Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dipu_pixfmt.h45 #define IPU_PIX_FMT_YUYV fourcc('Y', 'U', 'Y', 'V') /*< 16 YUV 4:2:2 */ macro
/openbmc/linux/include/linux/dma/
H A Dipu-dma.h75 IPU_PIX_FMT_YUYV, enumerator
/openbmc/u-boot/drivers/video/
H A Dipu_common.c899 case IPU_PIX_FMT_YUYV: in ipu_ch_param_init()
1207 case IPU_PIX_FMT_YUYV: in bytes_per_pixel()