Home
last modified time | relevance | path

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

12345

/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dstb_zlib.c210 static uint8 length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
223 codelength_sizes[length_dezigzag[i]] = (uint8) s; in compute_huffman_codes()
H A Dstb_image.c1825 static uint8 length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
1838 codelength_sizes[length_dezigzag[i]] = (uint8) s; in compute_huffman_codes()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstb_image_aug.c1817 static uint8 length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
1830 codelength_sizes[length_dezigzag[i]] = (uint8) s; in compute_huffman_codes()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dstb_image.c2089 static uint8_t length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
2102 codelength_sizes[length_dezigzag[i]] = (uint8_t) s; in compute_huffman_codes()
/dports/devel/stb/stb-f54acd4/deprecated/
H A Dstb_image.c2185 static stbi__uint8 length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
2198 codelength_sizes[length_dezigzag[i]] = (stbi__uint8) s; in compute_huffman_codes()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp2034 …static uint8 length_dezigzag[19] = {16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, … in compute_huffman_codes() local
2048 codelength_sizes[length_dezigzag[i]] = (uint8)s; in compute_huffman_codes()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ImageCodecModules/STB/
H A Dstb_image.cpp2162 static uint8 length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
2175 codelength_sizes[length_dezigzag[i]] = (uint8) s; in compute_huffman_codes()
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h2182 static stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in stbi__compute_huffman_codes() local
2195 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; in stbi__compute_huffman_codes()
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/src/stb_image/
H A Dstb_image.cpp1831 static uint8 length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
1844 codelength_sizes[length_dezigzag[i]] = (uint8) s; in compute_huffman_codes()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h2182 static stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in stbi__compute_huffman_codes() local
2195 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; in stbi__compute_huffman_codes()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h2182 static stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in stbi__compute_huffman_codes() local
2195 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; in stbi__compute_huffman_codes()
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c2185 static stbi__uint8 length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
2198 codelength_sizes[length_dezigzag[i]] = (stbi__uint8) s; in compute_huffman_codes()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c2185 static stbi__uint8 length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
2198 codelength_sizes[length_dezigzag[i]] = (stbi__uint8) s; in compute_huffman_codes()
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c2185 static stbi__uint8 length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
2198 codelength_sizes[length_dezigzag[i]] = (stbi__uint8) s; in compute_huffman_codes()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h2182 static stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in stbi__compute_huffman_codes() local
2195 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; in stbi__compute_huffman_codes()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h2182 static stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in stbi__compute_huffman_codes() local
2195 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; in stbi__compute_huffman_codes()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A Dstb_image.cpp1890 static uint8 length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
1903 codelength_sizes[length_dezigzag[i]] = (uint8) s; in compute_huffman_codes()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h2182 static stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 };
2195 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s;
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h2182 static stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in stbi__compute_huffman_codes() local
2195 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; 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.h2182 static stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in stbi__compute_huffman_codes() local
2195 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; in stbi__compute_huffman_codes()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h2182 static stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in stbi__compute_huffman_codes() local
2195 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; in stbi__compute_huffman_codes()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dstb_image.h2182 static stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 };
2195 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s;
/dports/graphics/sdump/sdump-c5fb55b/
H A Dstb_image.h2192 static stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in stbi__compute_huffman_codes() local
2205 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; in stbi__compute_huffman_codes()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp2034 …static uint8 length_dezigzag[19] = {16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, … in compute_huffman_codes() local
2048 codelength_sizes[length_dezigzag[i]] = (uint8)s; in compute_huffman_codes()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/stbi/
H A Dstb_image.c2371 static uint8 length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in compute_huffman_codes() local
2384 codelength_sizes[length_dezigzag[i]] = (uint8) s; in compute_huffman_codes()

12345