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 83 of file vorbisenc.c.

Field Documentation

int* vorbis_enc_mapping::angle
int vorbis_enc_mapping::coupling_steps

Definition at line 88 of file vorbisenc.c.

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

int* vorbis_enc_mapping::floor
int* vorbis_enc_mapping::magnitude
int* vorbis_enc_mapping::mux
int* vorbis_enc_mapping::residue
int vorbis_enc_mapping::submaps

Definition at line 84 of file vorbisenc.c.

Referenced by create_vorbis_context(), and put_main_header().


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