Searched refs:ov_raw_seek (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/macos/
H A Dlibvorbisfile.mcp.exp21 ov_raw_seek
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/vorbisfile/
H A DMakefile.am13 ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html\
H A DMakefile.in203 ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/include/vorbis/
H A Dvorbisfile.h170 extern int ov_raw_seek(OggVorbis_File *vf,ogg_int64_t pos);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/examples/
H A Dseeking_example.c137 ret=ov_raw_seek(&ov,val);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dvorbisfile.c650 return(ov_raw_seek(vf,dataoffset));
1218 int ov_raw_seek(OggVorbis_File *vf,ogg_int64_t pos){ function
1532 return ov_raw_seek(vf,result);
2244 return _ov_64_seek_lap(vf,pos,ov_raw_seek);

Completed in 106 milliseconds