zenilib
0.5.3.0
|
#include <backends.h>
Public Attributes | |
int | chmuxlist [256] |
int | coupling_ang [256] |
int | coupling_mag [256] |
int | coupling_steps |
int | floorsubmap [16] |
int | residuesubmap [16] |
int | submaps |
Definition at line 131 of file backends.h.
int vorbis_info_mapping0::chmuxlist[256] |
Definition at line 133 of file backends.h.
Referenced by mapping0_forward(), mapping0_inverse(), mapping0_pack(), mapping0_unpack(), and vorbis_encode_residue_setup().
int vorbis_info_mapping0::coupling_ang[256] |
Definition at line 140 of file backends.h.
Referenced by _vp_couple_quantize_normalize(), main(), mapping0_inverse(), mapping0_pack(), and mapping0_unpack().
int vorbis_info_mapping0::coupling_mag[256] |
Definition at line 139 of file backends.h.
Referenced by _vp_couple_quantize_normalize(), main(), mapping0_inverse(), mapping0_pack(), and mapping0_unpack().
int vorbis_info_mapping0::coupling_steps |
Definition at line 138 of file backends.h.
Referenced by _vp_couple_quantize_normalize(), main(), mapping0_inverse(), mapping0_pack(), and mapping0_unpack().
int vorbis_info_mapping0::floorsubmap[16] |
Definition at line 135 of file backends.h.
Referenced by mapping0_forward(), mapping0_inverse(), mapping0_pack(), and mapping0_unpack().
int vorbis_info_mapping0::residuesubmap[16] |
Definition at line 136 of file backends.h.
Referenced by mapping0_forward(), mapping0_inverse(), mapping0_pack(), mapping0_unpack(), and vorbis_encode_residue_setup().
int vorbis_info_mapping0::submaps |
Definition at line 132 of file backends.h.
Referenced by mapping0_forward(), mapping0_inverse(), mapping0_pack(), mapping0_unpack(), and vorbis_encode_map_n_res_setup().