Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_yuv_decoder/
H A Djpeg_yuv_decoder_test.cpp89 uint32_t yuvBufferSize = JpegDecoderYuv::GetYuvOutSize(width, height); in DecodeToYUV() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp347 uint64_t yuvBufferSize = JpegDecoderYuv::GetYuvOutSize(info_.width(), info_.height()); in HeapMemAlloc() local
1040 uint64_t yuvBufferSize = JpegDecoderYuv::GetYuvOutSize(desiredSize.width, desiredSize.height); in HeapMemAlloc() local