Searched defs:RGB_TEST_DATA (Results 1 – 2 of 2) sorted by relevance
247 #define RGB_TEST_DATA(r, g, b) (r << 0 | g << 10 | b << 20) in nv17_dac_sample_load() macro
57 #define RGB_TEST_DATA(r, g, b) (r << 0 | g << 10 | b << 20) in nv42_tv_sample_load() macro