Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_decoder.h90 bool CheckCodec();
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp508 return CheckCodec(); in HeapMemAlloc()
840 return ExtDecoder::CheckCodec(); in HeapMemAlloc()
1395 bool ExtDecoder::CheckCodec() in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder
1420 if (!CheckCodec()) { in HeapMemAlloc()
1915 if (!CheckCodec()) { in HeapMemAlloc()
2054 if (!CheckCodec()) { in HeapMemAlloc()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dext_decoder_test.cpp79 bool ret = extDecoder->CheckCodec();
82 ret = extDecoder->CheckCodec();
834 bool ret = extDecoder->CheckCodec();