Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c59 RK_S32 max_buf_cnt; member
H A Dhal_jpege_vpu720.c97 RK_S32 max_buf_cnt; member
H A Dhal_jpege_vepu511.c49 RK_S32 max_buf_cnt; member
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c57 RK_S32 max_buf_cnt; member
236 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_vepu541_prepare()
H A Dhal_h264e_vepu540c.c61 RK_S32 max_buf_cnt; member
211 RK_S32 old_max_cnt = ctx->max_buf_cnt; in setup_hal_bufs()
275 ctx->max_buf_cnt = new_max_cnt; in setup_hal_bufs()
291 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
433 RK_S32 old_max_cnt = ctx->max_buf_cnt; in setup_hal_bufs()
491 ctx->max_buf_cnt = new_max_cnt; in setup_hal_bufs()
507 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h264e_vepu580_prepare()
H A Dhal_h264e_vepu510.c101 RK_S32 max_buf_cnt; member
409 RK_S32 old_max_cnt = ctx->max_buf_cnt; in setup_hal_bufs()
469 ctx->max_buf_cnt = new_max_cnt; in setup_hal_bufs()
485 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h264e_vepu510_prepare()
H A Dhal_h264e_vepu511.c101 RK_S32 max_buf_cnt; member
408 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_vepu511_prepare()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c89 RK_S32 max_buf_cnt; member
131 RK_S32 old_max_cnt = ctx->max_buf_cnt; in vepu540c_h265_setup_hal_bufs()
224 ctx->max_buf_cnt = new_max_cnt; in vepu540c_h265_setup_hal_bufs()
598 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
155 RK_S32 old_max_cnt = ctx->max_buf_cnt; in vepu54x_h265_setup_hal_bufs()
215 ctx->max_buf_cnt = new_max_cnt; in vepu54x_h265_setup_hal_bufs()
713 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h265e_vepu54x_prepare()
H A Dhal_h265e_vepu510.c143 RK_S32 max_buf_cnt; member
307 RK_S32 old_max_cnt = ctx->max_buf_cnt; in vepu510_h265_setup_hal_bufs()
400 ctx->max_buf_cnt = new_max_cnt; in vepu510_h265_setup_hal_bufs()
1194 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h265e_vepu510_prepare()
H A Dhal_h265e_vepu511.c144 RK_S32 max_buf_cnt; member
330 RK_S32 old_max_cnt = ctx->max_buf_cnt; in vepu511_h265_setup_hal_bufs()
423 ctx->max_buf_cnt = new_max_cnt; in vepu511_h265_setup_hal_bufs()
589 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h265e_vepu511_prepare()
H A Dhal_h265e_vepu580.c204 RK_S32 max_buf_cnt; member
361 RK_S32 old_max_cnt = ctx->max_buf_cnt; in vepu580_h265_setup_hal_bufs()
395 ctx->max_buf_cnt = new_max_cnt; in vepu580_h265_setup_hal_bufs()
1618 for (i = 0; i < ctx->max_buf_cnt; i++) in hal_h265e_vepu580_prepare()