Home
last modified time | relevance | path

Searched refs:BASE_INFO_ERROR (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dincremental_pixel_map.cpp36 case ImageDecodingState::BASE_INFO_ERROR: { in ConvertImageStateToIncrementalState()
37 return IncrementalDecodingState::BASE_INFO_ERROR; in ConvertImageStateToIncrementalState()
80 if (decodingStatus_.state == IncrementalDecodingState::BASE_INFO_ERROR || in PromoteDecoding()
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dincremental_pixel_map.h30 BASE_INFO_ERROR = 1, member in OHOS::Media::IncrementalDecodingState
H A Dimage_source.h96 BASE_INFO_ERROR = 1, member in OHOS::HDI::Display::Graphic::Common::OHOS::Media::DecodeEvent::ImageDecodingState
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_webp_test.cpp615 incOpts->decodingStatus_.state = IncrementalDecodingState::BASE_INFO_ERROR; in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2281 status.imageState = ImageDecodingState::BASE_INFO_ERROR;

Completed in 7 milliseconds