Lines Matching defs:fb
56 struct vdec_fb *fb; member
90 struct vdec_fb fb; member
147 struct vdec_fb fb; member
210 static bool vp9_is_sf_ref_fb(struct vdec_vp9_inst *inst, struct vdec_fb *fb) in vp9_is_sf_ref_fb()
225 struct vdec_fb *fb = NULL; in vp9_rm_from_fb_use_list() local
240 struct vdec_fb *fb) in vp9_add_to_fb_free_list()
257 static void vp9_free_sf_ref_fb(struct vdec_fb *fb) in vp9_free_sf_ref_fb()
277 struct vdec_fb *fb; in vp9_ref_cnt_fb() local
438 struct vdec_fb *fb) in vp9_add_to_fb_disp_list()
521 struct vdec_fb *fb; in vp9_swap_frm_bufs() local
623 struct vdec_fb *fb = NULL; in vp9_rm_from_fb_disp_list() local
640 struct vdec_fb *fb) in vp9_add_to_fb_use_list()
732 struct vdec_fb *fb = NULL; in get_free_fb() local
825 struct vdec_fb *fb, bool *res_chg) in vdec_vp9_decode()