Home
last modified time | relevance | path

Searched refs:stbi__jpeg_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.h820 static int stbi__jpeg_test(stbi__context *s);
1013 if (stbi__jpeg_test(s)) return stbi__jpeg_load(s,x,y,comp,req_comp, ri); in stbi__load_main()
3811 static int stbi__jpeg_test(stbi__context *s) in stbi__jpeg_test() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h820 static int stbi__jpeg_test(stbi__context *s);
1013 if (stbi__jpeg_test(s)) return stbi__jpeg_load(s,x,y,comp,req_comp, ri); in stbi__load_main()
3811 static int stbi__jpeg_test(stbi__context *s) in stbi__jpeg_test() function