Searched refs:rgb2yc (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/video/nexell/soc/
H A Ds5pxx18_soc_dpc.h335 void nx_dpc_set_quantization_mode(u32 module_index, enum qmode rgb2yc,
H A Ds5pxx18_soc_dpc.c1019 void nx_dpc_set_quantization_mode(u32 module_index, enum qmode rgb2yc, argument
1027 regvalue |= ((u32)rgb2yc << 13) | ((u32)yc2rgb << 12);

Completed in 91 milliseconds