Searched refs:OETF (Results 1 – 3 of 3) sorted by relevance
103 transfer_function OETF, in ColorSpace() argument109 , mOETF(std::move(OETF)) in ColorSpace()152 transfer_function OETF, in ColorSpace() argument158 , mOETF(std::move(OETF)) in ColorSpace()
60 transfer_function OETF = linearResponse,109 transfer_function OETF = linearResponse,
3080 @NonNull DoubleUnaryOperator OETF, in isSrgb() argument3092 if (OETF.applyAsDouble(0.5) < 0.5001) return false; in isSrgb()