|
FastLED 3.9.15
|
| int32_t fl::third_party::vorbis::stb_vorbis_decode_memory | ( | const uint8 * | mem, |
| int32_t | len, | ||
| int32_t * | channels, | ||
| int32_t * | sample_rate, | ||
| short ** | output ) |
Definition at line 5151 of file stb_vorbis.cpp.hpp.
References fl::third_party::vorbis::stb_vorbis::channels, error(), FL_NOEXCEPT, fl::free(), fl::malloc(), offset(), fl::realloc(), fl::third_party::vorbis::stb_vorbis::sample_rate, stb_vorbis_close(), stb_vorbis_get_frame_short_interleaved(), and stb_vorbis_open_memory().
Here is the call graph for this function: