Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1294 auto imageStatusIter = GetValidImageStatus(index, ret); in PromoteDecoding() local
1295 if (imageStatusIter == imageStatusMap_.end()) { in PromoteDecoding()