Home
last modified time | relevance | path

Searched refs:stbi__fopen (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h1335 static FILE *stbi__fopen(char const *filename, char const *mode) in stbi__fopen() function
1366 FILE *f = stbi__fopen(filename, "rb"); in stbi_load()
1402 FILE *f = stbi__fopen(filename, "rb"); in stbi_load_16()
1494 FILE *f = stbi__fopen(filename, "rb"); in stbi_loadf()
1531 FILE *f = stbi__fopen(filename, "rb"); in stbi_is_hdr()
7698 FILE *f = stbi__fopen(filename, "rb");
7719 FILE *f = stbi__fopen(filename, "rb");

Completed in 12 milliseconds