Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_if.c510 static void get_disp_fb(struct vdec_vp8_inst *inst, struct vdec_fb **out_fb) in get_disp_fb() argument
527 *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() argument
547 *out_fb = fb; in get_free_fb()
H A Dvdec_h264_if.c427 bool disp_list, struct vdec_fb **out_fb) in vdec_h264_get_fb() argument
436 *out_fb = NULL; in vdec_h264_get_fb()
444 *out_fb = fb; in vdec_h264_get_fb()
/linux/drivers/video/fbdev/
H A Dsh7760fb.c454 goto out_fb; in sh7760fb_probe()
462 goto out_fb; in sh7760fb_probe()
551 out_fb: in sh7760fb_probe()