Searched refs:out_fb (Results 1 – 4 of 4) sorted by relevance
709 static void get_disp_fb(struct vdec_vp9_inst *inst, struct vdec_fb **out_fb) in get_disp_fb() argument712 *out_fb = vp9_rm_from_fb_disp_list(inst); in get_disp_fb()713 if (*out_fb) in get_disp_fb()714 (*out_fb)->status |= FB_ST_DISPLAY; in get_disp_fb()717 static void get_free_fb(struct vdec_vp9_inst *inst, struct vdec_fb **out_fb) in get_free_fb() argument733 *out_fb = fb; in get_free_fb()
510 static void get_disp_fb(struct vdec_vp8_inst *inst, struct vdec_fb **out_fb) in get_disp_fb() argument527 *out_fb = fb; in get_disp_fb()530 static void get_free_fb(struct vdec_vp8_inst *inst, struct vdec_fb **out_fb) in get_free_fb() argument547 *out_fb = fb; in get_free_fb()
427 bool disp_list, struct vdec_fb **out_fb) in vdec_h264_get_fb() argument436 *out_fb = NULL; in vdec_h264_get_fb()444 *out_fb = fb; in vdec_h264_get_fb()
455 goto out_fb; in sh7760fb_probe()463 goto out_fb; in sh7760fb_probe()552 out_fb: in sh7760fb_probe()