HomeSort by relevance Sort by last modified time
    Searched defs:vorbis_info_residue (Results 1 - 2 of 2) sorted by null

  /external/libvorbis/lib/
codec_internal.h 55 typedef void vorbis_info_residue; typedef
119 vorbis_info_residue *residue_param[64];
  /external/tremolo/Tremolo/
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;

Completed in 23 milliseconds