OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ov_pcm_seek_page
(Results
1 - 5
of
5
) sorted by null
/external/libvorbis/macos/
libvorbisfile.mcp.exp
23
ov_pcm_seek_page
/external/libvorbis/doc/vorbisfile/
Makefile.am
12
ov_pcm_seek_lap.html
ov_pcm_seek_page
.html ov_pcm_seek_page_lap.html\
/external/libvorbis/include/vorbis/
vorbisfile.h
172
extern int
ov_pcm_seek_page
(OggVorbis_File *vf,ogg_int64_t pos);
/external/libvorbis/examples/
seeking_example.c
159
ret=
ov_pcm_seek_page
(&ov,val);
/external/libvorbis/lib/
vorbisfile.c
1388
int
ov_pcm_seek_page
(OggVorbis_File *vf,ogg_int64_t pos){
function
[
all
...]
Completed in 1363 milliseconds