Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h4346 static int stbi__check_png_header(stbi__context *s) in stbi__check_png_header() function
4811 if (!stbi__check_png_header(s)) return 0; in stbi__parse_png_file()
5010 r = stbi__check_png_header(s); in stbi__png_test()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h4346 static int stbi__check_png_header(stbi__context *s) in stbi__check_png_header() function
4811 if (!stbi__check_png_header(s)) return 0; in stbi__parse_png_file()
5010 r = stbi__check_png_header(s); in stbi__png_test()