Searched refs:sRGB8toLinear8 (Results 1 – 3 of 3) sorted by relevance
36 unsigned char sRGB8toLinear8(unsigned char value) in sRGB8toLinear8() function
348 unsigned char sRGB8toLinear8(unsigned char value);
308 *dest++ = sw::sRGB8toLinear8(*source++); in LoadImageRow()323 *dest++ = sw::sRGB8toLinear8(*source++); in LoadImageRow()