Home
last modified time | relevance | path

Searched refs:compute_sorted_huffman (Results 1 – 20 of 20) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h730 static void compute_sorted_huffman(Codebook *c, uint8_t *lengths, uint32_t *values) in compute_sorted_huffman() function
2870 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c1160 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3806 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c1114 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3779 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c1162 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3808 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h1172 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3823 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c1135 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3756 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c1139 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3783 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c1138 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3779 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c1164 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3814 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c1164 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3814 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c800 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3598 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c1164 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3814 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.cpp799 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3414 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h1211 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3916 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c1142 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3833 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c1135 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3756 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c1164 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3814 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c1135 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3761 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h1133 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3752 compute_sorted_huffman(c, lengths, values); in start_decoder()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c1166 static void compute_sorted_huffman(Codebook *c, uint8 *lengths, uint32 *values) in compute_sorted_huffman() function
3820 compute_sorted_huffman(c, lengths, values); in start_decoder()