Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dext_decoder_test.cpp308 uint32_t ret = extDecoder->PreDecodeCheck(index);
884 uint32_t ret = extDecoder->PreDecodeCheck(index);
888 ret = extDecoder->PreDecodeCheck(index);
899 ret = extDecoder->PreDecodeCheck(index);
903 ret = extDecoder->PreDecodeCheck(index);
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_decoder.h106 uint32_t PreDecodeCheck(uint32_t index);
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp772 uint32_t ExtDecoder::PreDecodeCheck(uint32_t index) in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder
807 uint32_t ret = PreDecodeCheck(index); in HeapMemAlloc()
861 uint32_t res = PreDecodeCheck(index); in HeapMemAlloc()