vkQuake2 doxygen  1.0 dev
Mode Struct Reference

Public Attributes

uint8 blockflag
 
uint8 mapping
 
uint16 windowtype
 
uint16 transformtype
 

Detailed Description

Definition at line 721 of file stb_vorbis.c.

Member Data Documentation

◆ blockflag

uint8 Mode::blockflag

◆ mapping

uint8 Mode::mapping

Definition at line 724 of file stb_vorbis.c.

Referenced by start_decoder(), and vorbis_decode_packet_rest().

◆ transformtype

uint16 Mode::transformtype

Definition at line 726 of file stb_vorbis.c.

Referenced by start_decoder().

◆ windowtype

uint16 Mode::windowtype

Definition at line 725 of file stb_vorbis.c.

Referenced by start_decoder().