Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h461 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
4743 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4745 stbi__unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h461 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
4743 STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) in stbi_set_unpremultiply_on_load() argument
4745 stbi__unpremultiply_on_load = flag_true_if_should_unpremultiply; in stbi_set_unpremultiply_on_load()