Searched defs:MetaBufferInfo (Results 1 – 1 of 1) sorted by relevance
54 struct MetaBufferInfo { struct55 int alloc_type; //!< Specifies allocation type set by the buffer allocator.56 void *base_addr; //!< Specifies the base address of the allocated output buffer.