Searched defs:vdpp_allocatorproperty (Results 1 – 1 of 1) sorted by relevance
281 struct vdpp_allocatorproperty { struct282 enum vdpp_buffer buffer_type;283 uint32_t mincount;284 uint32_t maxcount;285 uint32_t actualcount;286 size_t buffer_size;287 uint32_t alignment;288 uint32_t buf_poolid;289 size_t frame_size;