Home
last modified time | relevance | path

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

/external/tremolo/Tremolo/
Dcodec_internal.h226 extern int vorbis_dsp_synthesis(vorbis_dsp_state *vd,
Ddsp.c208 int vorbis_dsp_synthesis(vorbis_dsp_state *vd,ogg_packet *op,int decodep){ in vorbis_dsp_synthesis() function
Dvorbisfile.c578 if(!vorbis_dsp_synthesis(vf->vd,&op,1)){ /* lazy check for lazy in _fetch_and_process_packet()
1356 vorbis_dsp_synthesis(vf->vd,&op,0); /* set up a vb with in ov_pcm_seek()