Home
last modified time | relevance | path

Searched refs:stbi_zlib_decode_malloc (Results 1 – 25 of 114) sorted by relevance

12345

/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dstb_zlib.h54 char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
H A Dstb_image.h169 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
H A Dstb_zlib.c521 char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) { in stbi_zlib_decode_malloc() function
H A Dstb_image.c1982 char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
2374 … z->expanded = (uint8 *) stbi_zlib_decode_malloc((char *) z->idata, ioff, (int *) &raw_len); in parse_png_file()
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/stb_image/
H A Dstb_image.h298 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h294 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h294 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A Dstb_image.h334 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstb_image_aug.h234 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
H A Dstb_image_aug.c1971 char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
2314 … z->expanded = (uint8 *) stbi_zlib_decode_malloc((char *) z->idata, ioff, (int *) &raw_len); in parse_png_file()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dstb_image.c238 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2246 char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
2637 … z->expanded = (uint8_t *) stbi_zlib_decode_malloc((char *) z->idata, ioff, (int *) &raw_len); in parse_png_file()
/dports/devel/stb/stb-f54acd4/deprecated/
H A Dstb_image.c303 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2342 char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ImageCodecModules/STB/
H A Dstb_image.cpp298 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2319 char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h307 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2336 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h307 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2336 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h307 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2336 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c303 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2342 char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c303 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2342 char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c303 extern char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2342 char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h307 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2336 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h307 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2336 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h307 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2336 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen)
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h307 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2336 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h307 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2336 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h307 STBIDEF char *stbi_zlib_decode_malloc(const char *buffer, int len, int *outlen);
2336 STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen) in stbi_zlib_decode_malloc() function

12345