Searched refs:IsValidJpegBitsPerComponent (Results 1 – 3 of 3) sorted by relevance
32 static bool IsValidJpegBitsPerComponent(int32_t bpc);
41 bool CPDF_Image::IsValidJpegBitsPerComponent(int32_t bpc) { in IsValidJpegBitsPerComponent() function in CPDF_Image93 !IsValidJpegBitsPerComponent(info.bits_per_components)) { in InitJPEG()
561 !CPDF_Image::IsValidJpegBitsPerComponent(info.bits_per_components)) { in CreateDCTDecoder()