Home
last modified time | relevance | path

Searched refs:stbi_write_tga_with_rle (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.h169 extern int stbi_write_tga_with_rle;
252 static int stbi_write_tga_with_rle = 1; variable
257 int stbi_write_tga_with_rle = 1; variable
506 if (!stbi_write_tga_with_rle) { in stbi_write_tga_core()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_write.h169 extern int stbi_write_tga_with_rle;
252 static int stbi_write_tga_with_rle = 1; variable
257 int stbi_write_tga_with_rle = 1; variable
506 if (!stbi_write_tga_with_rle) { in stbi_write_tga_core()