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