vorbis_mode Struct Reference

Data Fields

uint8_t blockflag
uint16_t windowtype
uint16_t transformtype
uint8_t mapping

Detailed Description

Definition at line 116 of file vorbisdec.c.

Field Documentation

uint8_t vorbis_mode::blockflag
uint8_t vorbis_mode::mapping

Definition at line 120 of file vorbisdec.c.

Referenced by vorbis_parse_audio_packet(), and vorbis_parse_setup_hdr_modes().

uint16_t vorbis_mode::transformtype

Definition at line 119 of file vorbisdec.c.

Referenced by vorbis_parse_setup_hdr_modes().

uint16_t vorbis_mode::windowtype

Definition at line 118 of file vorbisdec.c.

Referenced by vorbis_parse_setup_hdr_modes().


The documentation for this struct was generated from the following file: