Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_vdpu2.c185 MppBuffer buf_frm_curr = NULL; in hal_vpu2_h263d_gen_regs() local
218 vpu_h263d_get_buffer_by_index(ctx, task->output, &buf_frm_curr); in hal_vpu2_h263d_gen_regs()
222 ctx->fd_curr = mpp_buffer_get_fd(buf_frm_curr); in hal_vpu2_h263d_gen_regs()
H A Dhal_h263d_vdpu1.c184 MppBuffer buf_frm_curr = NULL; in hal_vpu1_h263d_gen_regs() local
217 vpu_h263d_get_buffer_by_index(ctx, task->output, &buf_frm_curr); in hal_vpu1_h263d_gen_regs()
221 ctx->fd_curr = mpp_buffer_get_fd(buf_frm_curr); in hal_vpu1_h263d_gen_regs()
/rockchip-linux_mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu2.c341 MppBuffer buf_frm_curr = NULL; in vdpu2_mpg4d_gen_regs() local
375 vpu_mpg4d_get_buffer_by_index(ctx, task->output, &buf_frm_curr); in vdpu2_mpg4d_gen_regs()
380 ctx->fd_curr = mpp_buffer_get_fd(buf_frm_curr); in vdpu2_mpg4d_gen_regs()
H A Dhal_m4vd_vdpu1.c343 MppBuffer buf_frm_curr = NULL; in vdpu1_mpg4d_gen_regs() local
377 vpu_mpg4d_get_buffer_by_index(ctx, task->output, &buf_frm_curr); in vdpu1_mpg4d_gen_regs()
382 ctx->fd_curr = mpp_buffer_get_fd(buf_frm_curr); in vdpu1_mpg4d_gen_regs()