Home | History | Annotate | Download | only in Tremolo

Lines Matching refs:ov_bitrate

874 long ov_bitrate(OggVorbis_File *vf,int i){
877 if(!vf->seekable && i!=0)return ov_bitrate(vf,0);