Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/include/
H A Dpng_decoder.h105 bool decodedIdat_ = false; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp439 decodedIdat_ = false; in Reset()
936 if (!decodedIdat_) { in IncrementalReadRows()
946 decodedIdat_ = true; in IncrementalReadRows()