codec_internal.h | 131 typedef struct vorbis_info_residue{ struct 145 } vorbis_info_residue; typedef in typeref:struct:vorbis_info_residue 147 extern void res_clear_info(vorbis_info_residue *info); 148 extern int res_unpack(vorbis_info_residue *info, 150 extern int res_inverse(vorbis_dsp_state *,vorbis_info_residue *info, 213 vorbis_info_residue *residue_param;
|