Searched refs:vpu_h263d_get_buffer_by_index (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/vpu/h263d/ |
| H A D | hal_h263d_base.h | 37 void vpu_h263d_get_buffer_by_index(hal_h263_ctx *ctx, RK_S32 index, MppBuffer *buffer);
|
| H A D | hal_h263d_vdpu2.c | 218 vpu_h263d_get_buffer_by_index(ctx, task->output, &buf_frm_curr); in hal_vpu2_h263d_gen_regs() 219 vpu_h263d_get_buffer_by_index(ctx, task->refer[0], &buf_frm_ref0); in hal_vpu2_h263d_gen_regs()
|
| H A D | hal_h263d_vdpu1.c | 217 vpu_h263d_get_buffer_by_index(ctx, task->output, &buf_frm_curr); in hal_vpu1_h263d_gen_regs() 218 vpu_h263d_get_buffer_by_index(ctx, task->refer[0], &buf_frm_ref0); in hal_vpu1_h263d_gen_regs()
|
| H A D | hal_h263d_api.c | 30 void vpu_h263d_get_buffer_by_index(hal_h263_ctx *ctx, RK_S32 index, in vpu_h263d_get_buffer_by_index() function
|