HomeSort by relevance Sort by last modified time
    Searched refs:vorbis_info_mode (Results 1 - 4 of 4) sorted by null

  /external/libvorbis/lib/
codec_internal.h 52 } vorbis_info_mode; typedef in typeref:struct:__anon10857
113 vorbis_info_mode *mode_param[64];
vorbisenc.c 145 static const vorbis_info_mode _mode_template[2]={
595 const vorbis_info_mode *mode=_mode_template;
    [all...]
  /external/tremolo/Tremolo/
codec_internal.h 157 } vorbis_info_mode; typedef in typeref:struct:__anon15867
209 vorbis_info_mode *mode_param;
treminfo.c 291 (vorbis_info_mode *)_ogg_malloc(ci->modes*sizeof(*ci->mode_param));

Completed in 21 milliseconds