Searched defs:sRGBtoLinear (Results 1 – 8 of 8) sorted by relevance
112 static inline float4 sRGBtoLinear(float4 color) in sRGBtoLinear() function
326 inline float sRGBtoLinear(float c) in sRGBtoLinear() function
358 inline float sRGBtoLinear(float c) in sRGBtoLinear() function
1169 Float4 Blitter::sRGBtoLinear(Float4 &c) in sRGBtoLinear() function in sw::Blitter
77 sw::SIMD::Float sRGBtoLinear(sw::SIMD::Float c) in sRGBtoLinear() function
3268 Float4 PixelRoutine::sRGBtoLinear(const Float4 &x) // Approximates x^2.2 in sRGBtoLinear() function in sw::PixelRoutine
2719 Float4 PixelRoutine::sRGBtoLinear(const Float4 &x) // Approximates x^2.2 in sRGBtoLinear() function in sw::PixelRoutine
1499 Float4 Blitter::sRGBtoLinear(const Float4 &c) in sRGBtoLinear() function in sw::Blitter