Home
last modified time | relevance | path

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

/linux/include/video/
H A Domapvrfb.h23 bool yuv_mode; member
36 unsigned bytespp, bool yuv_mode);
51 u16 width, u16 height, unsigned bytespp, bool yuv_mode) {} in omap_vrfb_setup() argument
/linux/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.c201 bool yuv_mode; in omap_vout_vrfb_buffer_setup() local
218 yuv_mode = true; in omap_vout_vrfb_buffer_setup()
220 yuv_mode = false; in omap_vout_vrfb_buffer_setup()
225 vout->pix.height, vout->bpp, yuv_mode); in omap_vout_vrfb_buffer_setup()
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_clu.h31 bool yuv_mode; member