Home
last modified time | relevance | path

Searched refs:stbi_write_tga_core (Results 1 – 25 of 52) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/external/zxing/
H A D0002-Update-stb_image_write-from-1.14-to-1.16.patch223 @@ -557,24 +592,25 @@ static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp…
250 return stbi_write_tga_core(&s, x, y, comp, (void *) data);
259 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data);
/dports/multimedia/kodi-addon-screensaver.matrixtrails/screensaver.matrixtrails-2.6.0-Matrix/lib/SOIL2/
H A Dstb_image_write.h370 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
442 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
450 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/stb/
H A Dstb_image_write.h386 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
458 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
466 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/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_write.h386 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
458 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
466 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/stb/
H A Dstb_image_write.h385 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
457 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
465 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/libsixel/sixel-1.8.6/src/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/math/curv/curv-0.5/extern/stb/stb/
H A Dstb_image_write.h388 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
460 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
468 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/stb/
H A Dstb_image_write.h385 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
457 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
465 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/glfw/glfw-3.3.4/deps/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/nanort/nanort-b1feea8/examples/path_tracer/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/nanort/nanort-b1feea8/examples/bidir_path_tracer/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/milton/milton-1.9.1/third_party/
H A Dstb_image_write.h386 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
458 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
466 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_image_write.h395 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
467 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
475 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/extern/
H A Dstb_image_write.h370 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
442 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
450 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/
H A Dstb_image_write.h387 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
459 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
467 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/stb_image/
H A Dstb_image_write.h401 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
473 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
481 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_image_write.h401 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
473 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
481 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()
/dports/emulators/anese/ANESE-0.9.1/thirdparty/headeronly/
H A Dstb_image_write.h451 static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data) in stbi_write_tga_core() function
533 return stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga_to_func()
541 int r = stbi_write_tga_core(&s, x, y, comp, (void *) data); in stbi_write_tga()

123