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

◆ flush_packet()

static void fl::third_party::vorbis::flush_packet ( vorb * f)
static

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

1321{
1322 while (get8_packet_raw(f) != EOP);
1323}
static constexpr int32_t EOP
static int32_t get8_packet_raw(vorb *f) FL_NOEXCEPT

References EOP, FL_NOEXCEPT, and get8_packet_raw().

Referenced by start_decoder(), stb_vorbis_seek_frame(), and vorbis_decode_packet_rest().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: