Searched refs:is_almost_2dot2 (Results 1 – 2 of 2) sorted by relevance
78 static inline bool is_almost_2dot2(const skcms_TransferFunction& coeffs) { in is_almost_2dot2() function
53 } else if (is_almost_2dot2(transferFn)) { in MakeRGB()