Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h5413 int tga_w, tga_h, tga_comp, tga_image_type, tga_bits_per_pixel, tga_colormap_bpp; in stbi__tga_info() local
5434 tga_colormap_bpp = sz; in stbi__tga_info()
5441 tga_colormap_bpp = 0; in stbi__tga_info()
5455 if (tga_colormap_bpp != 0) { in stbi__tga_info()
5462 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h5413 int tga_w, tga_h, tga_comp, tga_image_type, tga_bits_per_pixel, tga_colormap_bpp; in stbi__tga_info() local
5434 tga_colormap_bpp = sz; in stbi__tga_info()
5441 tga_colormap_bpp = 0; in stbi__tga_info()
5455 if (tga_colormap_bpp != 0) { in stbi__tga_info()
5462 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()