Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dstb_image.h5016 static int stbi__parse_png_file(stbi__png *z, int scan, int req_comp) in stbi__parse_png_file() function
5196 if (stbi__parse_png_file(p, STBI__SCAN_load, req_comp)) { in stbi__do_png()
5241 if (!stbi__parse_png_file(p, STBI__SCAN_header, 0)) { in stbi__png_info_raw()