Searched defs:MppBufferGroupImpl_t (Results 1 – 1 of 1) sorted by relevance
113 struct MppBufferGroupImpl_t { struct114 char tag[MPP_TAG_SIZE];115 const char *caller;117 MppAllocator allocator;118 MppAllocatorApi *alloc_api;119 RK_U32 log_runtime_en;120 RK_U32 log_history_en;121 RK_U32 group_id;122 MppBufferMode mode;123 MppBufferType type;[all …]