|
FastLED 3.9.15
|
| int32_t fl::third_party::vorbis::stb_vorbis_decode_frame_pushdata | ( | stb_vorbis * | f, |
| const uint8 * | data, | ||
| int32_t | data_len, | ||
| int32_t * | channels, | ||
| float *** | output, | ||
| int32_t * | samples ) |
Definition at line 4202 of file stb_vorbis.cpp.hpp.
References EOP, error(), FL_NOEXCEPT, FL_STBV_IS_PUSH_MODE, get8_packet(), is_whole_packet_present(), stb_vorbis_flush_pushdata(), VORBIS__no_error, VORBIS_bad_packet_type, VORBIS_continued_packet_flag_invalid, vorbis_decode_packet(), vorbis_finish_frame(), VORBIS_invalid_api_mixing, and vorbis_search_for_page_pushdata().
Here is the call graph for this function: