Searched refs:partions_group (Results 1 – 1 of 1) sorted by relevance
49 MppBufferGroup partions_group; member139 if (ctx_ext->partions_group) { in hal_jpege_vepu2_deinit()140 mpp_buffer_group_put(ctx_ext->partions_group); in hal_jpege_vepu2_deinit()141 ctx_ext->partions_group = NULL; in hal_jpege_vepu2_deinit()212 if (!ctx_ext->partions_group) { in hal_jpege_vepu2_get_task()213 …mpp_buffer_group_get_internal(&ctx_ext->partions_group, MPP_BUFFER_TYPE_DMA_HEAP | MPP_BUFFER_FLAG… in hal_jpege_vepu2_get_task()214 if (!ctx_ext->partions_group) in hal_jpege_vepu2_get_task()215 mpp_buffer_group_get_internal(&ctx_ext->partions_group, MPP_BUFFER_TYPE_ION); in hal_jpege_vepu2_get_task()218 mpp_assert(ctx_ext->partions_group); in hal_jpege_vepu2_get_task()229 mpp_buffer_group_clear(ctx_ext->partions_group); in hal_jpege_vepu2_get_task()[all …]