Home
last modified time | relevance | path

Searched defs:srcImgFormat (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/unittest/
Djpeg_hw_decoder_test.cpp105 const std::string srcImgFormat = "jpeg"; variable
122 const std::string srcImgFormat = "jpeg"; variable
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
Djpeg_hw_decoder.cpp107 bool JpegHardwareDecoder::IsHardwareDecodeSupported(const std::string& srcImgFormat, OHOS::Media::S… in IsHardwareDecodeSupported()