Data Fields | |
uint_fast8_t | blockflag |
uint_fast16_t | windowtype |
uint_fast16_t | transformtype |
uint_fast8_t | mapping |
Definition at line 120 of file vorbis_dec.c.
uint_fast8_t vorbis_mode::blockflag |
Definition at line 121 of file vorbis_dec.c.
Referenced by vorbis_floor0_decode(), vorbis_parse_audio_packet(), and vorbis_parse_setup_hdr_modes().
uint_fast8_t vorbis_mode::mapping |
Definition at line 124 of file vorbis_dec.c.
Referenced by vorbis_parse_audio_packet(), and vorbis_parse_setup_hdr_modes().
uint_fast16_t vorbis_mode::transformtype |
uint_fast16_t vorbis_mode::windowtype |