Home
last modified time | relevance | path

Searched refs:z_codelength (Results 1 – 25 of 107) sorted by relevance

12345

/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dstb_zlib.c211 zhuffman z_codelength; in compute_huffman_codes() local
225 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
229 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
H A Dstb_image.c1826 zhuffman z_codelength; in compute_huffman_codes() local
1840 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
1844 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstb_image_aug.c1818 static zhuffman z_codelength; // static just to save stack space in compute_huffman_codes() local
1832 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
1836 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dstb_image.c2090 zhuffman z_codelength; in compute_huffman_codes() local
2104 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
2108 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/devel/stb/stb-f54acd4/deprecated/
H A Dstb_image.c2186 zhuffman z_codelength; in compute_huffman_codes() local
2200 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
2204 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp2035 zhuffman z_codelength; in compute_huffman_codes() local
2050 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
2055 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ImageCodecModules/STB/
H A Dstb_image.cpp2163 zhuffman z_codelength; in compute_huffman_codes() local
2177 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
2181 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h2183 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
2197 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
2201 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/src/stb_image/
H A Dstb_image.cpp1832 zhuffman z_codelength; in compute_huffman_codes() local
1846 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
1850 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h2183 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
2197 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
2201 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h2183 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
2197 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
2201 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c2186 zhuffman z_codelength; in compute_huffman_codes() local
2200 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
2204 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c2186 zhuffman z_codelength; in compute_huffman_codes() local
2200 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
2204 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c2186 zhuffman z_codelength; in compute_huffman_codes() local
2200 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
2204 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h2183 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
2197 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
2201 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h2183 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
2197 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
2201 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A Dstb_image.cpp1891 zhuffman z_codelength; in compute_huffman_codes() local
1905 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
1909 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h2183 stbi__zhuffman z_codelength;
2197 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0;
2201 int c = stbi__zhuffman_decode(a, &z_codelength);
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h2183 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
2197 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
2201 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h2183 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
2197 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
2201 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h2183 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
2197 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
2201 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dstb_image.h2183 stbi__zhuffman z_codelength;
2197 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0;
2201 int c = stbi__zhuffman_decode(a, &z_codelength);
/dports/graphics/sdump/sdump-c5fb55b/
H A Dstb_image.h2193 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
2207 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
2211 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp2035 zhuffman z_codelength; in compute_huffman_codes() local
2050 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
2055 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/stbi/
H A Dstb_image.c2372 zhuffman z_codelength; in compute_huffman_codes() local
2386 if (!zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in compute_huffman_codes()
2390 int c = zhuffman_decode(a, &z_codelength); in compute_huffman_codes()

12345