Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c56 RK_S32 max_buf_cnt; member
231 RK_S32 old_max_cnt = ctx->max_buf_cnt; in setup_hal_bufs()
263 ctx->max_buf_cnt = new_max_cnt; in setup_hal_bufs()
279 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h264e_vepu541_prepare()
H A Dhal_h264e_vepu540c.c59 RK_S32 max_buf_cnt; member
204 RK_S32 old_max_cnt = ctx->max_buf_cnt; in setup_hal_bufs()
268 ctx->max_buf_cnt = new_max_cnt; in setup_hal_bufs()
284 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h264e_vepu540c_prepare()
H A Dhal_h264e_vepu580.c69 RK_S32 max_buf_cnt; member
410 RK_S32 old_max_cnt = ctx->max_buf_cnt; in setup_hal_bufs()
468 ctx->max_buf_cnt = new_max_cnt; in setup_hal_bufs()
484 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h264e_vepu580_prepare()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c59 RK_S32 max_buf_cnt; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c88 RK_S32 max_buf_cnt; member
150 RK_S32 old_max_cnt = ctx->max_buf_cnt; in vepu540c_h265_setup_hal_bufs()
241 ctx->max_buf_cnt = new_max_cnt; in vepu540c_h265_setup_hal_bufs()
613 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h265e_vepu540c_prepare()
H A Dhal_h265e_vepu541.c103 RK_S32 max_buf_cnt; member
192 RK_S32 old_max_cnt = ctx->max_buf_cnt; in vepu54x_h265_setup_hal_bufs()
250 ctx->max_buf_cnt = new_max_cnt; in vepu54x_h265_setup_hal_bufs()
746 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h265e_vepu54x_prepare()
H A Dhal_h265e_vepu580.c119 RK_S32 max_buf_cnt; member
317 RK_S32 old_max_cnt = ctx->max_buf_cnt; in vepu580_h265_setup_hal_bufs()
351 ctx->max_buf_cnt = new_max_cnt; in vepu580_h265_setup_hal_bufs()
1541 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h265e_vepu580_prepare()