OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ov_read
(Results
1 - 6
of
6
) sorted by null
/external/libvorbis/macos/
libvorbisfile.mcp.exp
40
ov_read
/external/libvorbis/examples/
vorbisfile_example.c
68
long ret=
ov_read
(&vf,pcmout,sizeof(pcmout),0,2,1,¤t_section);
seeking_example.c
59
bread=
ov_read
(ov,buffer,4096,1,1,1,&dummy);
118
int ret=
ov_read
(&ov,bigassbuffer+i,pcmlength*2-i,1,1,1,&dummy);
/external/libvorbis/doc/vorbisfile/
Makefile.am
14
ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html
ov_read
.html\
/external/libvorbis/include/vorbis/
vorbisfile.h
194
extern long
ov_read
(OggVorbis_File *vf,char *buffer,int length,
/external/libvorbis/lib/
vorbisfile.c
1982
long
ov_read
(OggVorbis_File *vf,char *buffer,int length,
function
[
all
...]
Completed in 278 milliseconds