Home
last modified time | relevance | path

Searched refs:vp9_is_sf_ref_fb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_vp9_if.c206 static bool vp9_is_sf_ref_fb(struct vdec_vp9_inst *inst, struct vdec_fb *fb) in vp9_is_sf_ref_fb() function
272 if (!vp9_is_sf_ref_fb(inst, in vp9_ref_cnt_fb()
501 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) { in vp9_swap_frm_bufs()
506 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) { in vp9_swap_frm_bufs()
516 if (!vp9_is_sf_ref_fb( in vp9_swap_frm_bufs()
927 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) in vdec_vp9_decode()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_if.c206 static bool vp9_is_sf_ref_fb(struct vdec_vp9_inst *inst, struct vdec_fb *fb) in vp9_is_sf_ref_fb() function
272 if (!vp9_is_sf_ref_fb(inst, in vp9_ref_cnt_fb()
497 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) { in vp9_swap_frm_bufs()
502 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) { in vp9_swap_frm_bufs()
512 if (!vp9_is_sf_ref_fb( in vp9_swap_frm_bufs()
915 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) in vdec_vp9_decode()

Completed in 4 milliseconds