Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/jpeg_yuv_decoder/
H A Djpeg_decoder_yuv.cpp221 uint32_t totalSizeForDecodeData = 0; in GetJpegDecompressedYuvSize() local
445 uint32_t totalSizeForDecodeData = GetJpegDecompressedYuvSize(width, height, jpegSubsamp); in DoDecodeToYuvPlane() local