Public Attributes | |
uint16 | coupling_steps |
MappingChannel * | chan |
uint8 | submaps |
uint8 | submap_floor [15] |
uint8 | submap_residue [15] |
Definition at line 712 of file stb_vorbis.c.
MappingChannel* Mapping::chan |
Definition at line 715 of file stb_vorbis.c.
Referenced by do_floor(), start_decoder(), vorbis_decode_packet_rest(), and vorbis_deinit().
uint16 Mapping::coupling_steps |
Definition at line 714 of file stb_vorbis.c.
Referenced by start_decoder(), and vorbis_decode_packet_rest().
uint8 Mapping::submap_floor[15] |
Definition at line 717 of file stb_vorbis.c.
Referenced by do_floor(), start_decoder(), and vorbis_decode_packet_rest().
uint8 Mapping::submap_residue[15] |
Definition at line 718 of file stb_vorbis.c.
Referenced by start_decoder(), and vorbis_decode_packet_rest().
uint8 Mapping::submaps |
Definition at line 716 of file stb_vorbis.c.
Referenced by start_decoder(), and vorbis_decode_packet_rest().