Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_write.h301 static FILE *stbiw__fopen(char const *filename, char const *mode) in stbiw__fopen() function
331 FILE *f = stbiw__fopen(filename, "wb"); in stbi__start_write_file()
1168 f = stbiw__fopen(filename, "wb"); in stbi_write_png()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_write.h301 static FILE *stbiw__fopen(char const *filename, char const *mode) in stbiw__fopen() function
331 FILE *f = stbiw__fopen(filename, "wb"); in stbi__start_write_file()
1168 f = stbiw__fopen(filename, "wb"); in stbi_write_png()