Lines Matching defs:fb
48 struct vdec_fb *fb; member
82 struct vdec_fb fb; member
143 struct vdec_fb fb; member
206 static bool vp9_is_sf_ref_fb(struct vdec_vp9_inst *inst, struct vdec_fb *fb) in vp9_is_sf_ref_fb()
221 struct vdec_fb *fb = NULL; in vp9_rm_from_fb_use_list() local
236 struct vdec_fb *fb) in vp9_add_to_fb_free_list()
253 static void vp9_free_sf_ref_fb(struct vdec_fb *fb) in vp9_free_sf_ref_fb()
273 struct vdec_fb *fb; in vp9_ref_cnt_fb() local
434 struct vdec_fb *fb) in vp9_add_to_fb_disp_list()
517 struct vdec_fb *fb; in vp9_swap_frm_bufs() local
619 struct vdec_fb *fb = NULL; in vp9_rm_from_fb_disp_list() local
636 struct vdec_fb *fb) in vp9_add_to_fb_use_list()
727 struct vdec_fb *fb = NULL; in get_free_fb() local
821 struct vdec_fb *fb, bool *res_chg) in vdec_vp9_decode()