Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_com.c42 void vpu_mpg4d_get_buffer_by_index(hal_mpg4_ctx *ctx, RK_S32 index, MppBuffer *buffer) in vpu_mpg4d_get_buffer_by_index() function
H A Dhal_m4vd_com.h55 extern void vpu_mpg4d_get_buffer_by_index(hal_mpg4_ctx *ctx, RK_S32 index, MppBuffer *buffer);
H A Dhal_m4vd_vdpu2.c375 vpu_mpg4d_get_buffer_by_index(ctx, task->output, &buf_frm_curr); in vdpu2_mpg4d_gen_regs()
376 vpu_mpg4d_get_buffer_by_index(ctx, task->refer[0], &buf_frm_ref0); in vdpu2_mpg4d_gen_regs()
377 vpu_mpg4d_get_buffer_by_index(ctx, task->refer[1], &buf_frm_ref1); in vdpu2_mpg4d_gen_regs()
H A Dhal_m4vd_vdpu1.c377 vpu_mpg4d_get_buffer_by_index(ctx, task->output, &buf_frm_curr); in vdpu1_mpg4d_gen_regs()
378 vpu_mpg4d_get_buffer_by_index(ctx, task->refer[0], &buf_frm_ref0); in vdpu1_mpg4d_gen_regs()
379 vpu_mpg4d_get_buffer_by_index(ctx, task->refer[1], &buf_frm_ref1); in vdpu1_mpg4d_gen_regs()