Home
last modified time | relevance | path

Searched refs:stbi_info_from_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.h451 STBIDEF int stbi_info_from_file (FILE *f, int *x, int *y, int *comp);
7267 result = stbi_info_from_file(f, x, y, comp); in stbi_info()
7272 STBIDEF int stbi_info_from_file(FILE *f, int *x, int *y, int *comp) in stbi_info_from_file() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h451 STBIDEF int stbi_info_from_file (FILE *f, int *x, int *y, int *comp);
7267 result = stbi_info_from_file(f, x, y, comp); in stbi_info()
7272 STBIDEF int stbi_info_from_file(FILE *f, int *x, int *y, int *comp) in stbi_info_from_file() function