Home
last modified time | relevance | path

Searched refs:stbi__load_and_postprocess_8bit (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/libsixel/sixel-1.8.6/src/
H A Dloader.c932 … frame->pixels = stbi__load_and_postprocess_8bit(&s, &frame->width, &frame->height, &depth, 3); in load_with_builtin()
H A Dstb_image.h1093 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1182 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1234 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1241 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1273 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/stb_image/
H A Dstb_image.h1057 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1146 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1198 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1205 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1221 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/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.h1084 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1173 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1225 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1232 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1264 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/paths/nanovg/
H A Dstb_image.h1063 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1152 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1204 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1211 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1227 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/stb/
H A Dstb_image.h1119 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1236 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1288 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1295 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1327 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/lang/v/v-0.1.29/thirdparty/stb_image/
H A Dstb_image.h1122 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1239 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1291 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1298 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1330 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_image.h1057 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1146 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1198 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1205 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1221 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/stb/
H A Dstb_image.h1087 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1176 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1228 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1235 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1267 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/devel/love/love-11.3/src/libraries/stb/
H A Dstb_image.h1119 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1236 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1288 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1295 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1327 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/misc/mnn/MNN-1.2.0/3rd_party/imageHelper/
H A Dstb_image.h1119 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1236 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1288 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1295 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1327 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_image.h1119 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1236 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1288 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1295 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1327 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dstb_image.h1084 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1173 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1225 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1232 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1264 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/math/curv/curv-0.5/extern/stb/stb/
H A Dstb_image.h1108 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1236 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1274 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1281 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1297 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/devel/upp/upp/bazaar/plugin/assimp/contrib/stb_image/
H A Dstb_image.h1085 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1174 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1226 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1233 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1265 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/emulators/anese/ANESE-0.9.1/thirdparty/headeronly/
H A Dstb_image.h1085 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1174 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1226 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1233 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1265 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/stb/
H A Dstb_image.h1044 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1172 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1210 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1217 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1233 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/stb/
H A Dstb_image.h1044 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1172 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1210 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1217 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1233 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/samples/
H A Dstb_image.h1032 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1160 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1198 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1205 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1221 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/graphics/nanort/nanort-b1feea8/examples/common/
H A Dstb_image.h1085 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1174 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1226 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1233 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1265 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/STBICodec/src/stbi/
H A Dstb_image.h1085 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1174 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1226 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1233 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1265 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/3rdparty/stb/include/
H A Dstb_image.h1057 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1146 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1198 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1205 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1221 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/benchmarks/vkmark/vkmark-2017.08-24-g53abc4f/src/
H A Dstb_image.h1057 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1146 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1198 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1205 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1221 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_image.h1085 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1174 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1226 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1233 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1265 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/stb/
H A Dstb_image.h1093 static unsigned char *stbi__load_and_postprocess_8bit(stbi__context *s, int *x, int *y, int *comp, … in stbi__load_and_postprocess_8bit() function
1206 result = stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_file()
1264 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_memory()
1271 return stbi__load_and_postprocess_8bit(&s,x,y,comp,req_comp); in stbi_load_from_callbacks()
1303 data = stbi__load_and_postprocess_8bit(s, x, y, comp, req_comp); in stbi__loadf_main()

123