Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dstb_image.h1102 #define stbi__vertically_flip_on_load stbi__vertically_flip_on_load_global macro
1112 #define stbi__vertically_flip_on_load (stbi__vertically_flip_on_load_set \ macro
1258 if (stbi__vertically_flip_on_load) { in stbi__load_and_postprocess_8bit()
1285 if (stbi__vertically_flip_on_load) { in stbi__load_and_postprocess_16bit()
1296 if (stbi__vertically_flip_on_load && result != NULL) { in stbi__float_postprocess()
1431 if (stbi__vertically_flip_on_load) { in stbi_load_gif_from_memory()