Home
last modified time | relevance | path

Searched refs:stbi_load_from_file (Results 1 – 25 of 117) sorted by relevance

12345

/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/stb_image/
H A Dstb_image.h227 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h227 extern stbi_uc *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp);
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h227 extern stbi_uc *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp);
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A Dstb_image.h251 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstb_image_aug.h194 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
H A Dstb_image_aug.c180 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
185 unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
266 data = stbi_load_from_file(f, x, y, comp, req_comp); in stbi_loadf_from_file()
/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dstb_image.h129 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
H A Dstb_image.c185 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
190 unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
269 data = stbi_load_from_file(f, x, y, comp, req_comp); in stbi_loadf_from_file()
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/aloadimage/
H A Dimgload.c219 stbi_load_from_file(inf, &dw, &dh, NULL, sizeof(shmif_pixel)); in imgload_spawn()
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/aloadimage/
H A Dimgload.c219 stbi_load_from_file(inf, &dw, &dh, NULL, sizeof(shmif_pixel)); in imgload_spawn()
/dports/x11/aclip/arcan-0.6.1/src/tools/aloadimage/
H A Dimgload.c219 stbi_load_from_file(inf, &dw, &dh, NULL, sizeof(shmif_pixel)); in imgload_spawn()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/tools/aloadimage/
H A Dimgload.c219 stbi_load_from_file(inf, &dw, &dh, NULL, sizeof(shmif_pixel)); in imgload_spawn()
/dports/graphics/sdump/sdump-c5fb55b/static/
H A Dsdump.c213 …if ((img->data[0] = (uint8_t *) stbi_load_from_file(fp, &img->width, &img->height, &img->channel, … in load_jpeg()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dstb_image.c198 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
456 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
461 unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
534 data = stbi_load_from_file(f, x, y, comp, req_comp); in stbi_loadf_from_file()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/stbi/
H A Dstb_image.c214 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
659 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
664 unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
737 data = stbi_load_from_file(f, x, y, comp, req_comp); in stbi_loadf_from_file()
/dports/devel/stb/stb-f54acd4/deprecated/
H A Dstb_image.c231 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
577 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
582 unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ImageCodecModules/STB/
H A Dstb_image.cpp227 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
562 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
567 unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h235 STBIDEF stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req…
579 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
584 STBIDEF unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h235 STBIDEF stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req…
579 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
584 STBIDEF unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h235 STBIDEF stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req…
579 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
584 STBIDEF unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c231 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
577 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
582 unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c231 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
577 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
582 unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c231 extern stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req_…
577 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
582 unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h235 STBIDEF stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req…
579 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
584 STBIDEF unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h235 STBIDEF stbi_uc *stbi_load_from_file (FILE *f, int *x, int *y, int *comp, int req…
579 result = stbi_load_from_file(f,x,y,comp,req_comp); in stbi_load()
584 STBIDEF unsigned char *stbi_load_from_file(FILE *f, int *x, int *y, int *comp, int req_comp) in stbi_load_from_file() function

12345