Searched refs:transfer_function (Results 1 – 2 of 2) sorted by relevance
35 typedef std::function<float(float)> transfer_function; typedef60 transfer_function OETF = linearResponse,61 transfer_function EOTF = linearResponse,109 transfer_function OETF = linearResponse,110 transfer_function EOTF = linearResponse,195 constexpr const transfer_function& getOETF() const noexcept { in getOETF()199 constexpr const transfer_function& getEOTF() const noexcept { in getEOTF()270 transfer_function mOETF;271 transfer_function mEOTF;
57 static ColorSpace::transfer_function toOETF(const ColorSpace::TransferParameters& parameters) { in toOETF()64 static ColorSpace::transfer_function toEOTF( const ColorSpace::TransferParameters& parameters) { in toEOTF()71 static ColorSpace::transfer_function toOETF(float gamma) { in toOETF()78 static ColorSpace::transfer_function toEOTF(float gamma) { in toEOTF()103 transfer_function OETF, in ColorSpace()104 transfer_function EOTF, in ColorSpace()152 transfer_function OETF, in ColorSpace()153 transfer_function EOTF, in ColorSpace()