Home
last modified time | relevance | path

Searched refs:stbi__tga_get_comp (Results 1 – 25 of 65) sorted by relevance

123

/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/stb/
H A Dstb_image.h4850 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
4917 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
4919 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5018 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5019 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/examples/viewer/
H A Dstb_image.h4967 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5034 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5036 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5135 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5136 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/devel/love10/love-0.10.2/src/libraries/stb/
H A Dstb_image.h4977 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5044 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5046 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5145 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5146 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/src/
H A Dstb_image.h4850 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
4917 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
4919 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5018 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5019 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/src/
H A Dstb_image.h4850 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
4917 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
4919 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5018 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5019 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/nanovg/
H A Dstb_image.h4860 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
4927 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
4929 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5028 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5029 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/graphics/milton/milton-1.9.1/third_party/
H A Dstb_image.h4847 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
4914 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
4916 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5015 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5016 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/nanovg/
H A Dstb_image.h4854 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
4921 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
4923 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5022 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5023 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/nanovg/src/
H A Dstb_image.h4851 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
4918 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
4920 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5019 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5020 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_image.h4967 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5034 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5036 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5135 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5136 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/stb/
H A Dstb_image.h4850 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
4917 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
4919 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5018 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5019 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/
H A Dstb_image.h4967 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5034 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5036 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5135 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5136 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/stb_image/
H A Dstb_image.h5236 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5303 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5305 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5405 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5406 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/player/
H A Dstb_image.h5322 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5389 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5391 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5491 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5492 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/paths/nanovg/
H A Dstb_image.h5242 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5309 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5311 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5411 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5412 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/stb/
H A Dstb_image.h5391 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5458 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5460 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5560 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5561 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/lang/v/v-0.1.29/thirdparty/stb_image/
H A Dstb_image.h5394 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5461 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5463 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5563 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5564 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_image.h5236 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5303 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5305 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5405 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5406 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/stb/
H A Dstb_image.h5330 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5397 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5399 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5499 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5500 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/devel/love/love-11.3/src/libraries/stb/
H A Dstb_image.h5391 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5458 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5460 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5560 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5561 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/graphics/libsixel/sixel-1.8.6/src/
H A Dstb_image.h5336 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5403 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5405 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5505 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5506 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/misc/mnn/MNN-1.2.0/3rd_party/imageHelper/
H A Dstb_image.h5391 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5458 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5460 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5560 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5561 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_image.h5391 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5458 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5460 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5560 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5561 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dstb_image.h5322 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5389 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5391 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5491 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5492 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()
/dports/math/curv/curv-0.5/extern/stb/stb/
H A Dstb_image.h5224 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() function
5291 tga_comp = stbi__tga_get_comp(tga_colormap_bpp, 0, NULL); in stbi__tga_info()
5293 …tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3) || (tga_image_type == 11),… in stbi__tga_info()
5393 if ( tga_indexed ) tga_comp = stbi__tga_get_comp(tga_palette_bits, 0, &tga_rgb16); in stbi__tga_load()
5394 else tga_comp = stbi__tga_get_comp(tga_bits_per_pixel, (tga_image_type == 3), &tga_rgb16); in stbi__tga_load()

123