Home
last modified time | relevance | path

Searched refs:vorbis_dsp_read (Results 1 – 3 of 3) sorted by relevance

/external/tremolo/Tremolo/
Dcodec_internal.h230 extern int vorbis_dsp_read(vorbis_dsp_state *v,int samples);
Ddsp.c165 int vorbis_dsp_read(vorbis_dsp_state *v,int s){ in vorbis_dsp_read() function
Dvorbisfile.c1414 vorbis_dsp_read(vf->vd,samples); in ov_pcm_seek()
1593 vorbis_dsp_read(vf->vd,samples); in ov_read()