Home
last modified time | relevance | path

Searched refs:partions_buf (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu2_v2.c50 MppBuffer partions_buf[MAX_CORE_NUM - 1]; member
136 if (ctx_ext->partions_buf[i]) in hal_jpege_vepu2_deinit()
137 mpp_buffer_put(ctx_ext->partions_buf[i]); in hal_jpege_vepu2_deinit()
224 buf = ctx_ext->partions_buf[i]; in hal_jpege_vepu2_get_task()
234 ctx_ext->partions_buf[i] = buf; in hal_jpege_vepu2_get_task()
639 MppBuffer buf = ctx_ext->partions_buf[i - 1]; in multi_core_start()
780 void *partion_ptr = mpp_buffer_get_ptr(ctx_ext->partions_buf[i - 1]); in multi_core_wait()