Home
last modified time | relevance | path

Searched refs:buf_frm_ref1 (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu2.c343 MppBuffer buf_frm_ref1 = NULL; in vdpu2_mpg4d_gen_regs() local
377 vpu_mpg4d_get_buffer_by_index(ctx, task->refer[1], &buf_frm_ref1); in vdpu2_mpg4d_gen_regs()
382 ctx->fd_ref1 = (buf_frm_ref1) ? (mpp_buffer_get_fd(buf_frm_ref1)) : (-1); in vdpu2_mpg4d_gen_regs()
H A Dhal_m4vd_vdpu1.c345 MppBuffer buf_frm_ref1 = NULL; in vdpu1_mpg4d_gen_regs() local
379 vpu_mpg4d_get_buffer_by_index(ctx, task->refer[1], &buf_frm_ref1); in vdpu1_mpg4d_gen_regs()
384 ctx->fd_ref1 = (buf_frm_ref1) ? (mpp_buffer_get_fd(buf_frm_ref1)) : (-1); in vdpu1_mpg4d_gen_regs()