Public Attributes | |
| uint8 | blockflag |
| uint8 | mapping |
| uint16 | windowtype |
| uint16 | transformtype |
Definition at line 721 of file stb_vorbis.c.
| uint8 Mode::blockflag |
Definition at line 723 of file stb_vorbis.c.
Referenced by peek_decode_initial(), start_decoder(), vorbis_decode_initial(), and vorbis_decode_packet_rest().
| uint8 Mode::mapping |
Definition at line 724 of file stb_vorbis.c.
Referenced by start_decoder(), and vorbis_decode_packet_rest().
| uint16 Mode::transformtype |
Definition at line 726 of file stb_vorbis.c.
Referenced by start_decoder().
| uint16 Mode::windowtype |
Definition at line 725 of file stb_vorbis.c.
Referenced by start_decoder().