Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h468 STBIDEF void stbi_set_flip_vertically_on_load(int flag_true_if_should_flip);
1000 STBIDEF void stbi_set_flip_vertically_on_load(int flag_true_if_should_flip) in stbi_set_flip_vertically_on_load() argument
1002 stbi__vertically_flip_on_load = flag_true_if_should_flip; in stbi_set_flip_vertically_on_load()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h468 STBIDEF void stbi_set_flip_vertically_on_load(int flag_true_if_should_flip);
1000 STBIDEF void stbi_set_flip_vertically_on_load(int flag_true_if_should_flip) in stbi_set_flip_vertically_on_load() argument
1002 stbi__vertically_flip_on_load = flag_true_if_should_flip; in stbi_set_flip_vertically_on_load()