Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/jpeg_yuv_decoder/
Djpeg_decoder_yuv.cpp509 bool JpegDecoderYuv::ValidateParameter(YuvPlaneInfo &srcPlaneInfo, ConverterPair &converter) in ValidateParameter()
541 int JpegDecoderYuv::ConvertFrom4xx(YuvPlaneInfo &srcPlaneInfo, ConverterPair &converter, const Deco… in ConvertFrom4xx()
606 int JpegDecoderYuv::ConvertFromGray(YuvPlaneInfo &srcPlaneInfo) in ConvertFromGray()