Searched refs:partions_group (Results 1 – 1 of 1) sorted by relevance
50 MppBufferGroup partions_group; member138 if (ctx_ext->partions_group) { in hal_jpege_vepu2_deinit()139 mpp_buffer_group_put(ctx_ext->partions_group); in hal_jpege_vepu2_deinit()140 ctx_ext->partions_group = NULL; in hal_jpege_vepu2_deinit()207 if (!ctx_ext->partions_group) { in hal_jpege_vepu2_get_task()208 …mpp_buffer_group_get_internal(&ctx_ext->partions_group, MPP_BUFFER_TYPE_DMA_HEAP | MPP_BUFFER_FLAG… in hal_jpege_vepu2_get_task()209 if (!ctx_ext->partions_group) in hal_jpege_vepu2_get_task()210 mpp_buffer_group_get_internal(&ctx_ext->partions_group, MPP_BUFFER_TYPE_ION); in hal_jpege_vepu2_get_task()213 mpp_assert(ctx_ext->partions_group); in hal_jpege_vepu2_get_task()224 mpp_buffer_group_clear(ctx_ext->partions_group); in hal_jpege_vepu2_get_task()[all …]