Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h852 static int stbi__hdr_test(stbi__context *s);
1035 if (stbi__hdr_test(s)) { in stbi__load_main()
1320 if (stbi__hdr_test(s)) { in stbi__loadf_main()
1378 return stbi__hdr_test(&s); in stbi_is_hdr_from_memory()
1405 res = stbi__hdr_test(&s); in stbi_is_hdr_from_file()
1420 return stbi__hdr_test(&s); in stbi_is_hdr_from_callbacks()
6699 static int stbi__hdr_test(stbi__context* s) in stbi__hdr_test() function
6899 if (stbi__hdr_test(s) == 0) { in stbi__hdr_info()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h852 static int stbi__hdr_test(stbi__context *s);
1035 if (stbi__hdr_test(s)) { in stbi__load_main()
1320 if (stbi__hdr_test(s)) { in stbi__loadf_main()
1378 return stbi__hdr_test(&s); in stbi_is_hdr_from_memory()
1405 res = stbi__hdr_test(&s); in stbi_is_hdr_from_file()
1420 return stbi__hdr_test(&s); in stbi_is_hdr_from_callbacks()
6699 static int stbi__hdr_test(stbi__context* s) in stbi__hdr_test() function
6899 if (stbi__hdr_test(s) == 0) { in stbi__hdr_info()