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/
H A Dstb_image.h5079 static int stbi__parse_png_file(stbi__png *z, int scan, int req_comp) in stbi__parse_png_file() function
5266 if (stbi__parse_png_file(p, STBI__SCAN_load, req_comp)) { in stbi__do_png()
5311 if (!stbi__parse_png_file(p, STBI__SCAN_header, 0)) { in stbi__png_info_raw()

Completed in 11 milliseconds