Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h484 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
522 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
2784 lengths = (uint8_t *) setup_temp_malloc(f, c->entries); in start_decoder()
2848 … c->codewords = (uint32_t *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
2850 values = (uint32_t *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
2895 mults = (uint16_t *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c911 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
950 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3712 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3781 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3783 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3835 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c864 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
907 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3693 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3757 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3759 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3804 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c913 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
952 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3714 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3783 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3785 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3837 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h919 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : FAudio…
962 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3729 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3798 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3800 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3852 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c882 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
925 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3663 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3731 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3733 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3783 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c890 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
929 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3689 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3758 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3760 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3812 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c889 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
928 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3686 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3754 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3756 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3806 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c915 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
954 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3720 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3789 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3791 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3843 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c915 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
954 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3720 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3789 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3791 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3843 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c528 # define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
583 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3500 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3573 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3575 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3628 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c915 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
954 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3720 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3789 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3791 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3843 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.cpp551 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
589 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3321 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3389 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3391 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3441 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h962 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
1001 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3822 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3891 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3893 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3945 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c888 #define temp_alloc(f,size) setup_temp_malloc(f,size)//(f->alloc.alloc_buffer ? setup_t…
927 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3740 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3808 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3810 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3860 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c882 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
925 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3663 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3731 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3733 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3783 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c915 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
954 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3720 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3789 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3791 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3843 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c886 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
925 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3668 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3736 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3738 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3788 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h881 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
924 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3659 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3727 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3729 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3779 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c917 #define temp_alloc(f,size) (f->alloc.alloc_buffer ? setup_temp_malloc(f,size) : alloca…
956 static void *setup_temp_malloc(vorb *f, int sz) in setup_temp_malloc() function
3726 lengths = (uint8 *) setup_temp_malloc(f, c->entries); in start_decoder()
3795 … c->codewords = (uint32 *) setup_temp_malloc(f, sizeof(*c->codewords) * c->sorted_entries); in start_decoder()
3797 values = (uint32 *) setup_temp_malloc(f, sizeof(*values) * c->sorted_entries); in start_decoder()
3849 mults = (uint16 *) setup_temp_malloc(f, sizeof(mults[0]) * c->lookup_values); in start_decoder()