Searched refs:IsSupportedSubSample (Results 1 – 2 of 2) sorted by relevance
125 bool IsSupportedSubSample(int jpegSubsamp);
86 bool JpegDecoderYuv::IsSupportedSubSample(int jpegSubsamp) in IsSupportedSubSample() function in OHOS::ImagePlugin::JpegDecoderYuv425 if (!IsSupportedSubSample(jpegSubsamp)) { in DecodeHeader()