Home
last modified time | relevance | path

Searched refs:FORMAT_RECOGNIZED (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h108 FORMAT_RECOGNIZED = 3, member in OHOS::HDI::Display::Graphic::Common::OHOS::Media::DecodeEvent::ImageDecodingState::SourceDecodingState
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp1066 imageSource->decodeState_ = SourceDecodingState::FORMAT_RECOGNIZED; in HWTEST_F()
1412 imageSource->decodeState_ = SourceDecodingState::FORMAT_RECOGNIZED; in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2171 decodeState_ = SourceDecodingState::FORMAT_RECOGNIZED;
2209 decodeState_ = SourceDecodingState::FORMAT_RECOGNIZED;
2221 if (decodeState_ == SourceDecodingState::FORMAT_RECOGNIZED) {

Completed in 14 milliseconds