Searched defs:ConstBitstreamBuffer (Results 1 – 1 of 1) sorted by relevance
15 struct ConstBitstreamBuffer { struct16 ConstBitstreamBuffer(const int32_t id, C2ConstLinearBlock dmabuf, const size_t offset, in ConstBitstreamBuffer() argument21 const int32_t id;22 C2ConstLinearBlock dmabuf;23 const size_t offset;24 const size_t size;