Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dincremental_pixel_map.cpp77 uint32_t IncrementalPixelMap::PromoteDecoding(uint8_t &decodeProgress) in PromoteDecoding() function in OHOS::Media::IncrementalPixelMap
91 …imageSource_->PromoteDecoding(index_, opts_, *(static_cast<PixelMap *>(this)), imageState, decodeP… in PromoteDecoding()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_webp_test.cpp306 incPixelMap->PromoteDecoding(decodeProgress);
408 incPixelMap->PromoteDecoding(decodeProgress);
489 incPixelMap->PromoteDecoding(decodeProgress);
617 uint32_t ret = incOpts->PromoteDecoding(decodeProgress);
620 ret = incOpts->PromoteDecoding(decodeProgress);
623 ret = incOpts->PromoteDecoding(decodeProgress);
H A Dimage_source_png_test.cpp264 incPixelMap->PromoteDecoding(decodeProgress);
366 incPixelMap->PromoteDecoding(decodeProgress);
449 incPixelMap->PromoteDecoding(decodeProgress);
H A Dimage_source_jpeg_test.cpp759 incPixelMap->PromoteDecoding(decodeProgress);
863 incPixelMap->PromoteDecoding(decodeProgress);
950 incPixelMap->PromoteDecoding(decodeProgress);
H A Dimage_source_test.cpp401 incPixelMap->PromoteDecoding(decodeProgress);
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dincremental_pixel_map.h49 uint32_t PromoteDecoding(uint8_t &decodeProgress);
H A Dimage_source.h284 …uint32_t PromoteDecoding(uint32_t index, const DecodeOptions &opts, PixelMap &pixelMap, ImageDecod…
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dinterface_test.cpp64 incPixelMap->PromoteDecoding(decodeProgress);
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_source.cpp133 uint32_t ImageSource::PromoteDecoding(uint32_t index, const DecodeOptions &opts, PixelMap &pixelMap, in PromoteDecoding() function in OHOS::Media::ImageSource
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_mdk_kits.cpp703 uint32_t errCode = incPixelMap->PromoteDecoding(tmpProgress); in ProcessIncrementalPixelMap()
H A Dimage_source_napi.cpp2179 uint32_t err = incPixelMap->PromoteDecoding(decodeProgress); in UpdateDataExecute()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_ffi.cpp366 uint32_t err = incPixelMap->PromoteDecoding(decodeProgress); in FfiOHOSUpdateData()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1286 uint32_t ImageSource::PromoteDecoding(uint32_t index, const DecodeOptions &opts, PixelMap &pixelMap, in PromoteDecoding() function in OHOS::Media::ImageSource