FastLED 3.9.15
Loading...
Searching...
No Matches

◆ fl_stbv_temp_block_array

#define fl_stbv_temp_block_array ( f,
count,
size )
Value:
make_block_array(fl_stbv_temp_alloc(f,fl_stbv_array_size_required(count,size)), count, size)
#define fl_stbv_temp_alloc(f, size)
#define fl_stbv_array_size_required(count, size)

Definition at line 669 of file stb_vorbis.cpp.hpp.

Referenced by fl::third_party::vorbis::decode_residue().