Home | History | Annotate | Download | only in Tremolo

Lines Matching refs:ov_pcm_seek

1329 int ov_pcm_seek(OggVorbis_File *vf,ogg_int64_t pos){
1430 /* translate time to PCM position and call ov_pcm_seek */
1452 ov_pcm_seek(vf,pcm_total+(milliseconds-time_total)*
1460 /* translate time to PCM position and call ov_pcm_seek */