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