Home
last modified time | relevance | path

Searched refs:rgbe (Results 126 – 150 of 326) sorted by relevance

12345678910>>...14

/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c4309 stbi_uc rgbe[4]; in hdr_load() local
4311 getn(s, rgbe, 4); in hdr_load()
4312 hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in hdr_load()
4326 stbi__uint8 rgbe[4]; in hdr_load() local
4327 rgbe[0] = (stbi__uint8) c1; in hdr_load()
4328 rgbe[1] = (stbi__uint8) c2; in hdr_load()
4329 rgbe[2] = (stbi__uint8) len; in hdr_load()
4330 rgbe[3] = (stbi__uint8) get8u(s); in hdr_load()
4331 hdr_convert(hdr_data, rgbe, req_comp); in hdr_load()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c4309 stbi_uc rgbe[4]; in hdr_load() local
4311 getn(s, rgbe, 4); in hdr_load()
4312 hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in hdr_load()
4326 stbi__uint8 rgbe[4]; in hdr_load() local
4327 rgbe[0] = (stbi__uint8) c1; in hdr_load()
4328 rgbe[1] = (stbi__uint8) c2; in hdr_load()
4329 rgbe[2] = (stbi__uint8) len; in hdr_load()
4330 rgbe[3] = (stbi__uint8) get8u(s); in hdr_load()
4331 hdr_convert(hdr_data, rgbe, req_comp); in hdr_load()
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c4309 stbi_uc rgbe[4]; in hdr_load() local
4311 getn(s, rgbe, 4); in hdr_load()
4312 hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in hdr_load()
4326 stbi__uint8 rgbe[4]; in hdr_load() local
4327 rgbe[0] = (stbi__uint8) c1; in hdr_load()
4328 rgbe[1] = (stbi__uint8) c2; in hdr_load()
4329 rgbe[2] = (stbi__uint8) len; in hdr_load()
4330 rgbe[3] = (stbi__uint8) get8u(s); in hdr_load()
4331 hdr_convert(hdr_data, rgbe, req_comp); in hdr_load()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h4272 stbi_uc rgbe[4]; in stbi__hdr_load() local
4274 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
4275 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
4289 stbi_uc rgbe[4]; in stbi__hdr_load() local
4290 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
4291 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
4292 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
4293 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
4294 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h4272 stbi_uc rgbe[4]; in stbi__hdr_load() local
4274 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
4275 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
4289 stbi_uc rgbe[4]; in stbi__hdr_load() local
4290 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
4291 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
4292 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
4293 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
4294 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A Dstb_image.cpp4058 stbi_uc rgbe[4]; in hdr_load() local
4060 getn(s, rgbe, 4); in hdr_load()
4061 hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in hdr_load()
4075 uint8 rgbe[4]; in hdr_load() local
4076 rgbe[0] = (uint8) c1; in hdr_load()
4077 rgbe[1] = (uint8) c2; in hdr_load()
4078 rgbe[2] = (uint8) len; in hdr_load()
4079 rgbe[3] = (uint8) get8u(s); in hdr_load()
4080 hdr_convert(hdr_data, rgbe, req_comp); in hdr_load()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h4272 stbi_uc rgbe[4];
4274 stbi__getn(s, rgbe, 4);
4275 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp);
4289 stbi_uc rgbe[4];
4290 rgbe[0] = (stbi_uc) c1;
4291 rgbe[1] = (stbi_uc) c2;
4292 rgbe[2] = (stbi_uc) len;
4293 rgbe[3] = (stbi_uc) stbi__get8(s);
4294 stbi__hdr_convert(hdr_data, rgbe, req_comp);
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h4272 stbi_uc rgbe[4]; in stbi__hdr_load() local
4274 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
4275 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
4289 stbi_uc rgbe[4]; in stbi__hdr_load() local
4290 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
4291 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
4292 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
4293 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
4294 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h4272 stbi_uc rgbe[4]; in stbi__hdr_load() local
4274 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
4275 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
4289 stbi_uc rgbe[4]; in stbi__hdr_load() local
4290 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
4291 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
4292 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
4293 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
4294 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h4272 stbi_uc rgbe[4]; in stbi__hdr_load() local
4274 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
4275 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
4289 stbi_uc rgbe[4]; in stbi__hdr_load() local
4290 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
4291 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
4292 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
4293 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
4294 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dstb_image.h4272 stbi_uc rgbe[4];
4274 stbi__getn(s, rgbe, 4);
4275 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp);
4289 stbi_uc rgbe[4];
4290 rgbe[0] = (stbi_uc) c1;
4291 rgbe[1] = (stbi_uc) c2;
4292 rgbe[2] = (stbi_uc) len;
4293 rgbe[3] = (stbi_uc) stbi__get8(s);
4294 stbi__hdr_convert(hdr_data, rgbe, req_comp);
/dports/graphics/sdump/sdump-c5fb55b/
H A Dstb_image.h4267 stbi_uc rgbe[4]; in stbi__hdr_load() local
4269 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
4270 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
4284 stbi_uc rgbe[4]; in stbi__hdr_load() local
4285 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
4286 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
4287 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
4288 rgbe[3] = (stbi_uc) stbi__get8u(s); in stbi__hdr_load()
4289 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp4499 stbi_uc rgbe[4]; in hdr_load() local
4501 getn(s, rgbe, 4); in hdr_load()
4502 hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in hdr_load()
4520 uint8 rgbe[4]; in hdr_load() local
4521 rgbe[0] = (uint8)c1; in hdr_load()
4522 rgbe[1] = (uint8)c2; in hdr_load()
4523 rgbe[2] = (uint8)len; in hdr_load()
4524 rgbe[3] = (uint8)get8u(s); in hdr_load()
4525 hdr_convert(hdr_data, rgbe, req_comp); in hdr_load()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/stbi/
H A Dstb_image.c4802 stbi_uc rgbe[4]; in hdr_load() local
4804 getn(s, rgbe, 4); in hdr_load()
4805 hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in hdr_load()
4819 uint8 rgbe[4]; in hdr_load() local
4820 rgbe[0] = (uint8) c1; in hdr_load()
4821 rgbe[1] = (uint8) c2; in hdr_load()
4822 rgbe[2] = (uint8) len; in hdr_load()
4823 rgbe[3] = (uint8) get8u(s); in hdr_load()
4824 hdr_convert(hdr_data, rgbe, req_comp); in hdr_load()
/dports/graphics/pixie/Pixie/win32inst/
H A DPixieW32Setup.iss56 Source: ..\displays\rgbe.dll; DestDir: {app}\displays; Components: main
/dports/games/libretro-gw/gw-libretro-2be30ba/gwlua/
H A Dstb_image.h5793 stbi_uc rgbe[4]; in stbi__hdr_load() local
5795 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
5796 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
5810 stbi_uc rgbe[4]; in stbi__hdr_load() local
5811 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
5812 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
5813 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
5814 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
5815 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image.h5793 stbi_uc rgbe[4]; in stbi__hdr_load() local
5795 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
5796 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
5810 stbi_uc rgbe[4]; in stbi__hdr_load() local
5811 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
5812 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
5813 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
5814 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
5815 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_image.h5936 stbi_uc rgbe[4]; in stbi__hdr_load() local
5938 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
5939 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
5955 stbi_uc rgbe[4]; in stbi__hdr_load() local
5956 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
5957 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
5958 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
5959 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
5960 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h5973 stbi_uc rgbe[4]; in stbi__hdr_load() local
5975 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
5976 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
5990 stbi_uc rgbe[4]; in stbi__hdr_load() local
5991 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
5992 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
5993 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
5994 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
5995 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h5955 stbi_uc rgbe[4]; in stbi__hdr_load() local
5957 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
5958 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
5972 stbi_uc rgbe[4]; in stbi__hdr_load() local
5973 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
5974 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
5975 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
5976 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
5977 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h5955 stbi_uc rgbe[4]; in stbi__hdr_load() local
5957 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
5958 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
5972 stbi_uc rgbe[4]; in stbi__hdr_load() local
5973 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
5974 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
5975 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
5976 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
5977 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h5955 stbi_uc rgbe[4]; in stbi__hdr_load() local
5957 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
5958 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
5972 stbi_uc rgbe[4]; in stbi__hdr_load() local
5973 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
5974 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
5975 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
5976 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
5977 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h5955 stbi_uc rgbe[4]; in stbi__hdr_load() local
5957 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
5958 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
5972 stbi_uc rgbe[4]; in stbi__hdr_load() local
5973 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
5974 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
5975 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
5976 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
5977 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h5955 stbi_uc rgbe[4]; in stbi__hdr_load() local
5957 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
5958 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
5972 stbi_uc rgbe[4]; in stbi__hdr_load() local
5973 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
5974 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
5975 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
5976 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
5977 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c5955 stbi_uc rgbe[4]; in stbi__hdr_load() local
5957 stbi__getn(s, rgbe, 4); in stbi__hdr_load()
5958 stbi__hdr_convert(hdr_data + j * width * req_comp + i * req_comp, rgbe, req_comp); in stbi__hdr_load()
5972 stbi_uc rgbe[4]; in stbi__hdr_load() local
5973 rgbe[0] = (stbi_uc) c1; in stbi__hdr_load()
5974 rgbe[1] = (stbi_uc) c2; in stbi__hdr_load()
5975 rgbe[2] = (stbi_uc) len; in stbi__hdr_load()
5976 rgbe[3] = (stbi_uc) stbi__get8(s); in stbi__hdr_load()
5977 stbi__hdr_convert(hdr_data, rgbe, req_comp); in stbi__hdr_load()

12345678910>>...14