Searched refs:stbi_hdr_to_ldr_scale (Results 1 – 2 of 2) sorted by relevance
419 STBIDEF void stbi_hdr_to_ldr_scale(float scale);1438 STBIDEF void stbi_hdr_to_ldr_scale(float scale) { stbi__h2l_scale_i = 1/scale; } in stbi_hdr_to_ldr_scale() function