Searched refs:EOTF (Results 1 – 3 of 3) sorted by relevance
104 transfer_function EOTF, in ColorSpace() argument110 , mEOTF(std::move(EOTF)) in ColorSpace()153 transfer_function EOTF, in ColorSpace() argument159 , mEOTF(std::move(EOTF)) in ColorSpace()
61 transfer_function EOTF = linearResponse,110 transfer_function EOTF = linearResponse,
3081 @NonNull DoubleUnaryOperator EOTF, in isSrgb() argument3093 if (EOTF.applyAsDouble(0.5) > 0.5001) return false; in isSrgb()