Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_vdpu2.c186 MppBuffer buf_frm_ref0 = NULL; in hal_vpu2_h263d_gen_regs() local
219 vpu_h263d_get_buffer_by_index(ctx, task->refer[0], &buf_frm_ref0); in hal_vpu2_h263d_gen_regs()
223 ctx->fd_ref0 = (buf_frm_ref0) ? (mpp_buffer_get_fd(buf_frm_ref0)) : (-1); in hal_vpu2_h263d_gen_regs()
H A Dhal_h263d_vdpu1.c185 MppBuffer buf_frm_ref0 = NULL; in hal_vpu1_h263d_gen_regs() local
218 vpu_h263d_get_buffer_by_index(ctx, task->refer[0], &buf_frm_ref0); in hal_vpu1_h263d_gen_regs()
222 ctx->fd_ref0 = (buf_frm_ref0) ? (mpp_buffer_get_fd(buf_frm_ref0)) : (-1); in hal_vpu1_h263d_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu1.c344 MppBuffer buf_frm_ref0 = NULL; in vdpu1_mpg4d_gen_regs() local
378 vpu_mpg4d_get_buffer_by_index(ctx, task->refer[0], &buf_frm_ref0); in vdpu1_mpg4d_gen_regs()
383 ctx->fd_ref0 = (buf_frm_ref0) ? (mpp_buffer_get_fd(buf_frm_ref0)) : (-1); in vdpu1_mpg4d_gen_regs()
H A Dhal_m4vd_vdpu2.c342 MppBuffer buf_frm_ref0 = NULL; in vdpu2_mpg4d_gen_regs() local
376 vpu_mpg4d_get_buffer_by_index(ctx, task->refer[0], &buf_frm_ref0); in vdpu2_mpg4d_gen_regs()
381 ctx->fd_ref0 = (buf_frm_ref0) ? (mpp_buffer_get_fd(buf_frm_ref0)) : (-1); in vdpu2_mpg4d_gen_regs()