vkQuake2 doxygen  1.0 dev
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
MappingChannel Struct Reference

Public Attributes

uint8 magnitude
 
uint8 angle
 
uint8 mux
 

Detailed Description

Definition at line 705 of file stb_vorbis.c.

Member Data Documentation

◆ angle

uint8 MappingChannel::angle

Definition at line 708 of file stb_vorbis.c.

Referenced by start_decoder(), and vorbis_decode_packet_rest().

◆ magnitude

uint8 MappingChannel::magnitude

Definition at line 707 of file stb_vorbis.c.

Referenced by start_decoder(), and vorbis_decode_packet_rest().

◆ mux

uint8 MappingChannel::mux

Definition at line 709 of file stb_vorbis.c.

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