Home
last modified time | relevance | path

Searched defs:ConstBitstreamBuffer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/v4l2_codec2/components/include/v4l2_codec2/components/
H A DBitstreamBuffer.h15 struct ConstBitstreamBuffer { struct
16 ConstBitstreamBuffer(const int32_t id, C2ConstLinearBlock dmabuf, const size_t offset, in ConstBitstreamBuffer() argument
21 const int32_t id;
22 C2ConstLinearBlock dmabuf;
23 const size_t offset;
24 const size_t size;