Home
last modified time | relevance | path

Searched refs:IsAllowedBitsPerComponent (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_dib.cpp64 bool IsAllowedBitsPerComponent(int bpc) { in IsAllowedBitsPerComponent() function
875 if (!IsAllowedBitsPerComponent(m_bpc)) in ValidateDictParam()