Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h998 static int stbi__vertically_flip_on_load = 0; variable
1002 stbi__vertically_flip_on_load = flag_true_if_should_flip; in stbi_set_flip_vertically_on_load()
1136 if (stbi__vertically_flip_on_load) { in stbi__load_and_postprocess_8bit()
1161 if (stbi__vertically_flip_on_load) { in stbi__load_and_postprocess_16bit()
1172 if (stbi__vertically_flip_on_load && result != NULL) { in stbi__float_postprocess()
1307 if (stbi__vertically_flip_on_load) { in stbi_load_gif_from_memory()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h998 static int stbi__vertically_flip_on_load = 0; variable
1002 stbi__vertically_flip_on_load = flag_true_if_should_flip; in stbi_set_flip_vertically_on_load()
1136 if (stbi__vertically_flip_on_load) { in stbi__load_and_postprocess_8bit()
1161 if (stbi__vertically_flip_on_load) { in stbi__load_and_postprocess_16bit()
1172 if (stbi__vertically_flip_on_load && result != NULL) { in stbi__float_postprocess()
1307 if (stbi__vertically_flip_on_load) { in stbi_load_gif_from_memory()