Home
last modified time | relevance | path

Searched refs:stbi__unpremultiply_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.h4740 static int stbi__unpremultiply_on_load = 0; variable
4745 stbi__unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4768 if (stbi__unpremultiply_on_load) { in stbi__de_iphone()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h4740 static int stbi__unpremultiply_on_load = 0; variable
4745 stbi__unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
4768 if (stbi__unpremultiply_on_load) { in stbi__de_iphone()