Searched refs:is_twelve_bit (Results 1 – 1 of 1) sorted by relevance
147 const bool is_twelve_bit = scratch != 0; in ParseColorConfig() local148 color_config->bitdepth = is_twelve_bit ? 12 : 10; in ParseColorConfig()