Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h4798 static int stbi__parse_png_file(stbi__png *z, int scan, int req_comp) in stbi__parse_png_file() function
4974 if (stbi__parse_png_file(p, STBI__SCAN_load, req_comp)) { in stbi__do_png()
5017 if (!stbi__parse_png_file(p, STBI__SCAN_header, 0)) { in stbi__png_info_raw()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h4798 static int stbi__parse_png_file(stbi__png *z, int scan, int req_comp) in stbi__parse_png_file() function
4974 if (stbi__parse_png_file(p, STBI__SCAN_load, req_comp)) { in stbi__do_png()
5017 if (!stbi__parse_png_file(p, STBI__SCAN_header, 0)) { in stbi__png_info_raw()