Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/unittest/
Djpeg_hw_decoder_test.cpp36 PlSize srcImgSize = { variable
47 PlSize srcImgSize = { variable
58 PlSize srcImgSize = { variable
69 PlSize srcImgSize = { variable
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
Djpeg_hw_decoder.cpp66 … JpegHardwareDecoder::IsHardwareDecodeSupported(const std::string& srcImgFormat, PlSize srcImgSize) in IsHardwareDecodeSupported()
100PlSize srcImgSize, uint32_t sampleSize, CodecImageBuffer& outputBuffer) in Decode()