Searched refs:stbir__srgb_uchar_to_linear_float (Results 1 – 2 of 2) sorted by relevance
606 static float stbir__srgb_uchar_to_linear_float[256] = { variable1290 …decode_buffer[decode_pixel_index + c] = stbir__srgb_uchar_to_linear_float[((const unsigned char*)i… in stbir__decode_scanline()