FFmpeg
|
vorbis_mode Struct Reference
Data Fields | |
uint8_t | blockflag |
uint16_t | windowtype |
uint16_t | transformtype |
uint8_t | mapping |
Detailed Description
Definition at line 119 of file vorbisdec.c.
Field Documentation
uint8_t vorbis_mode::blockflag |
Definition at line 120 of file vorbisdec.c.
Referenced by vorbis_floor0_decode(), vorbis_parse_audio_packet(), and vorbis_parse_setup_hdr_modes().
uint8_t vorbis_mode::mapping |
Definition at line 123 of file vorbisdec.c.
Referenced by vorbis_parse_audio_packet(), and vorbis_parse_setup_hdr_modes().
uint16_t vorbis_mode::transformtype |
Definition at line 122 of file vorbisdec.c.
Referenced by vorbis_parse_setup_hdr_modes().
uint16_t vorbis_mode::windowtype |
Definition at line 121 of file vorbisdec.c.
Referenced by vorbis_parse_setup_hdr_modes().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11