Searched defs:vorbis_info_residue (Results 1 - 2 of 2) sorted by relevance

/external/libvorbis/lib/
H A Dcodec_internal.h55 typedef void vorbis_info_residue; typedef
119 vorbis_info_residue *residue_param[64];
/external/tremolo/Tremolo/
H A Dcodec_internal.h131 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;

Completed in 264 milliseconds