Home
last modified time | relevance | path

Searched refs:stbi__pnm_getinteger (Results 1 – 25 of 82) sorted by relevance

1234

/dports/games/libretro-gw/gw-libretro-2be30ba/gwlua/
H A Dstb_image.h6064 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6096 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6099 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6102 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image.h6064 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6096 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6099 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6102 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_image.h6209 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6241 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6244 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6247 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h6244 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6276 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6279 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6282 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h6234 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6266 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6269 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6272 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h6234 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6266 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6269 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6272 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h6234 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6266 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6269 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6272 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h6234 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6266 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6269 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6272 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h6234 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6266 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6269 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6272 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c6234 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6266 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6269 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6272 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h6234 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6266 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6269 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6272 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h6234 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6266 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6269 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6272 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/example/
H A Dstb_image.h6234 static int stbi__pnm_getinteger(stbi__context *s, char *c)
6266 *x = stbi__pnm_getinteger(s, &c); // read width
6269 *y = stbi__pnm_getinteger(s, &c); // read height
6272 maxv = stbi__pnm_getinteger(s, &c); // read max value
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/example/
H A Dstb_image.h6234 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6266 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6269 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6272 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/extern/
H A Dstb_image.h6234 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6266 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6269 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6272 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/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.h6332 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6364 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6367 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6370 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/examples/viewer/
H A Dstb_image.h6466 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6498 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6501 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6504 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/devel/love10/love-0.10.2/src/libraries/stb/
H A Dstb_image.h6476 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6508 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6511 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6514 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/src/
H A Dstb_image.h6332 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6364 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6367 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6370 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/src/
H A Dstb_image.h6332 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6364 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6367 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6370 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/nanovg/
H A Dstb_image.h6342 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6374 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6377 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6380 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/graphics/milton/milton-1.9.1/third_party/
H A Dstb_image.h6329 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6361 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6364 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6367 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/nanovg/
H A Dstb_image.h6336 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6368 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6371 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6374 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/nanovg/src/
H A Dstb_image.h6333 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6365 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6368 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6371 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_image.h6466 static int stbi__pnm_getinteger(stbi__context *s, char *c) in stbi__pnm_getinteger() function
6498 *x = stbi__pnm_getinteger(s, &c); // read width in stbi__pnm_info()
6501 *y = stbi__pnm_getinteger(s, &c); // read height in stbi__pnm_info()
6504 maxv = stbi__pnm_getinteger(s, &c); // read max value in stbi__pnm_info()

1234