Home
last modified time | relevance | path

Searched refs:BITDEPTH_VALUE_8 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp49 static constexpr int BITDEPTH_VALUE_8 = 8; variable
639 bitDepth != BITDEPTH_VALUE_8 && bitDepth != BITDEPTH_VALUE_16) { in GetImageInfo()