Searched refs:BITDEPTH_VALUE_2 (Results 1 – 1 of 1) sorted by relevance
47 static constexpr int BITDEPTH_VALUE_2 = 2; variable638 …if (bitDepth != BITDEPTH_VALUE_1 && bitDepth != BITDEPTH_VALUE_2 && bitDepth != BITDEPTH_VALUE_4 && in GetImageInfo()