Home
last modified time | relevance | path

Searched refs:FB_ST_DISPLAY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dvdec_drv_if.h19 * @FB_ST_DISPLAY : frmae buffer is ready to be displayed
24 FB_ST_DISPLAY = (1 << 0), enumerator
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_drv_if.h17 * @FB_ST_DISPLAY: frame buffer is ready to be displayed
22 FB_ST_DISPLAY = (1 << 0), enumerator
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_vp9_if.c626 fb->status |= FB_ST_DISPLAY; in vp9_rm_from_fb_disp_list()
722 (*out_fb)->status |= FB_ST_DISPLAY; in get_disp_fb()
H A Dvdec_h264_if.c451 fb->status |= (disp_list ? FB_ST_DISPLAY : FB_ST_FREE); in vdec_h264_get_fb()
H A Dvdec_vp8_if.c524 fb->status |= FB_ST_DISPLAY; in get_disp_fb()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_if.c621 fb->status |= FB_ST_DISPLAY; in vp9_rm_from_fb_disp_list()
714 (*out_fb)->status |= FB_ST_DISPLAY; in get_disp_fb()
H A Dvdec_h264_if.c442 fb->status |= (disp_list ? FB_ST_DISPLAY : FB_ST_FREE); in vdec_h264_get_fb()
H A Dvdec_vp8_if.c520 fb->status |= FB_ST_DISPLAY; in get_disp_fb()

Completed in 7 milliseconds