Home
last modified time | relevance | path

Searched refs:is_rgb16 (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() argument
4853 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4858 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
4970 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4975 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
4980 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4985 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
4853 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4858 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
4853 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4858 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
4863 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4868 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
4850 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4855 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
4857 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4862 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
4854 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4859 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
4970 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4975 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
4853 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4858 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
4970 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
4975 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5239 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5244 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5325 if (is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5330 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5245 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5250 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5394 if (is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5399 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5397 if (is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5402 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5239 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5244 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5333 if (is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5338 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5394 if (is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5399 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5339 if (is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5344 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5394 if (is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5399 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5394 if (is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5399 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5325 if (is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5330 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()
/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() argument
5227 if(is_rgb16) *is_rgb16 = 0; in stbi__tga_get_comp()
5232 case 15: if(is_rgb16) *is_rgb16 = 1; in stbi__tga_get_comp()

123