Data Fields | |
int | type |
int | begin |
int | end |
int | partition_size |
int | classifications |
int | classbook |
int8_t(* | books )[8] |
float(* | maxes )[2] |
Definition at line 71 of file vorbis_enc.c.
Definition at line 73 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_residue_header(), and residue_encode().
int8_t(* vorbis_enc_residue::books)[8] |
Definition at line 78 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_residue_header(), ready_residue(), residue_encode(), and vorbis_encode_close().
Definition at line 77 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_residue_header(), and residue_encode().
Definition at line 76 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_residue_header(), ready_residue(), and residue_encode().
Definition at line 74 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_residue_header(), and residue_encode().
float(* vorbis_enc_residue::maxes)[2] |
Definition at line 79 of file vorbis_enc.c.
Referenced by ready_residue(), and vorbis_encode_close().
Definition at line 75 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_residue_header(), and residue_encode().
Definition at line 72 of file vorbis_enc.c.
Referenced by create_vorbis_context(), put_residue_header(), ready_residue(), and residue_encode().