Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dipu_pixfmt.h60 #define IPU_PIX_FMT_YUV422P fourcc('4', '2', '2', 'P') /*< 16 YUV 4:2:2 */ macro
/openbmc/linux/include/linux/dma/
H A Dipu-dma.h68 IPU_PIX_FMT_YUV422P, enumerator
/openbmc/u-boot/drivers/video/
H A Dipu_common.c932 case IPU_PIX_FMT_YUV422P: in ipu_ch_param_init()
1203 case IPU_PIX_FMT_YUV422P: in bytes_per_pixel()