Lines Matching defs:fb
48 struct vdec_fb *fb; member
82 struct vdec_fb fb; member
139 struct vdec_fb fb; member
202 static bool vp9_is_sf_ref_fb(struct vdec_vp9_inst *inst, struct vdec_fb *fb) in vp9_is_sf_ref_fb()
217 struct vdec_fb *fb = NULL; in vp9_rm_from_fb_use_list() local
232 struct vdec_fb *fb) in vp9_add_to_fb_free_list()
249 static void vp9_free_sf_ref_fb(struct vdec_fb *fb) in vp9_free_sf_ref_fb()
269 struct vdec_fb *fb; in vp9_ref_cnt_fb() local
430 struct vdec_fb *fb) in vp9_add_to_fb_disp_list()
513 struct vdec_fb *fb; in vp9_swap_frm_bufs() local
615 struct vdec_fb *fb = NULL; in vp9_rm_from_fb_disp_list() local
632 struct vdec_fb *fb) in vp9_add_to_fb_use_list()
723 struct vdec_fb *fb = NULL; in get_free_fb() local
816 struct vdec_fb *fb, bool *res_chg) in vdec_vp9_decode()