Searched defs:RGB2YUV (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/video/ | ||
H A D | ipu_disp.c | 25 RGB2YUV = 0, enumerator |
/openbmc/linux/drivers/staging/media/av7110/ | ||
H A D | av7110_hw.c | 929 static u32 RGB2YUV(u16 R, u16 G, u16 B) in RGB2YUV() function |