Lines Matching refs:ov_pcm_seek
1572 int ov_pcm_seek(OggVorbis_File *vf,ogg_int64_t pos){1668 /* translate time to PCM position and call ov_pcm_seek */1691 return(ov_pcm_seek(vf,target));1698 /* translate time to PCM position and call ov_pcm_seek */2249 return _ov_64_seek_lap(vf,pos,ov_pcm_seek);