FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vorbis_enc_mapping Struct Reference

Data Fields

int submaps
 
int * mux
 
int * floor
 
int * residue
 
int coupling_steps
 
int * magnitude
 
int * angle
 

Detailed Description

Definition at line 85 of file vorbisenc.c.

Field Documentation

int vorbis_enc_mapping::submaps

Definition at line 86 of file vorbisenc.c.

Referenced by create_vorbis_context(), and put_main_header().

int* vorbis_enc_mapping::mux

Definition at line 87 of file vorbisenc.c.

Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_close().

int* vorbis_enc_mapping::floor

Definition at line 88 of file vorbisenc.c.

Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_close().

int* vorbis_enc_mapping::residue

Definition at line 89 of file vorbisenc.c.

Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_close().

int vorbis_enc_mapping::coupling_steps

Definition at line 90 of file vorbisenc.c.

Referenced by create_vorbis_context(), and put_main_header().

int* vorbis_enc_mapping::magnitude

Definition at line 91 of file vorbisenc.c.

Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_close().

int* vorbis_enc_mapping::angle

Definition at line 92 of file vorbisenc.c.

Referenced by create_vorbis_context(), put_main_header(), and vorbis_encode_close().


The documentation for this struct was generated from the following file: