Home
last modified time | relevance | path

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

/openbmc/linux/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()