Searched refs:atomColorDepth (Results 1 – 2 of 2) sorted by relevance
332 uint8_t atomColorDepth = 0; in transmitter_color_depth_to_atom() local336 atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_DIS; in transmitter_color_depth_to_atom()339 atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_5_4; in transmitter_color_depth_to_atom()342 atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_3_2; in transmitter_color_depth_to_atom()345 atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_2_1; in transmitter_color_depth_to_atom()352 return atomColorDepth; in transmitter_color_depth_to_atom()