Home
last modified time | relevance | path

Searched refs:IPU_PIX_FMT_NV12 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dipu_pixfmt.h51 #define IPU_PIX_FMT_NV12 fourcc('N', 'V', '1', '2') /* 12 Y/CbCr 4:2:0 */ macro
/openbmc/u-boot/drivers/video/
H A Dipu_common.c943 case IPU_PIX_FMT_NV12: in ipu_ch_param_init()