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

◆ get8_packet()

static int32_t fl::third_party::vorbis::get8_packet ( vorb * f)
static

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

1304{
1306 f->valid_bits = 0;
1307 return x;
1308}
static int32_t get8_packet_raw(vorb *f) FL_NOEXCEPT
fl::i32 int32_t
Definition coder.h:220

References FL_NOEXCEPT, get8_packet_raw(), and fl::x.

Referenced by get32_packet(), start_decoder(), stb_vorbis_decode_frame_pushdata(), and vorbis_decode_initial().

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