Home
last modified time | relevance | path

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

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