Home
last modified time | relevance | path

Searched refs:stbi_ldr_to_hdr_scale (Results 1 – 1 of 1) sorted by relevance

/minix/sys/dev/stbi/
H A Dstb_image.c230 extern void stbi_ldr_to_hdr_scale(float scale);
804 void stbi_ldr_to_hdr_scale(float scale) { l2h_scale = scale; } in stbi_ldr_to_hdr_scale() function