Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/jpeg_yuv_decoder/
Djpeg_decoder_yuv.cpp88 bool JpegDecoderYuv::IsSupportedSubSample(int jpegSubsamp) in IsSupportedSubSample()
417 int jpegSubsamp = 0; in DecodeHeader() local
443 int jpegSubsamp = 0; in DoDecodeToYuvPlane() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_yuv_decoder/
Djpeg_yuv_decoder_test.cpp319 int jpegSubsamp = 10; variable