Searched refs:stbi__start_write_file (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_write.h | 329 static int stbi__start_write_file(stbi__write_context *s, const char *filename) in stbi__start_write_file() function 488 if (stbi__start_write_file(&s,filename)) { in stbi_write_bmp() 586 if (stbi__start_write_file(&s,filename)) { in stbi_write_tga() 760 if (stbi__start_write_file(&s,filename)) { in stbi_write_hdr() 1521 if (stbi__start_write_file(&s,filename)) { in stbi_write_jpg()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_write.h | 329 static int stbi__start_write_file(stbi__write_context *s, const char *filename) in stbi__start_write_file() function 488 if (stbi__start_write_file(&s,filename)) { in stbi_write_bmp() 586 if (stbi__start_write_file(&s,filename)) { in stbi_write_tga() 760 if (stbi__start_write_file(&s,filename)) { in stbi_write_hdr() 1521 if (stbi__start_write_file(&s,filename)) { in stbi_write_jpg()
|