OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ov_comment
(Results
1 - 7
of
7
) sorted by null
/external/libvorbis/macos/
libvorbisfile.mcp.exp
38
ov_comment
/external/libvorbis/examples/
vorbisfile_example.c
55
char **ptr=
ov_comment
(&vf,-1)->user_comments;
64
fprintf(stderr,"Encoded by: %s\n\n",
ov_comment
(&vf,-1)->vendor);
/external/libvorbis/doc/vorbisfile/
Makefile.am
9
ov_callbacks.html ov_clear.html
ov_comment
.html ov_crosslap.html\
/external/tremolo/Tremolo/
ivorbisfile.h
131
extern vorbis_comment *
ov_comment
(OggVorbis_File *vf,int link);
vorbisfile.c
1542
vorbis_comment *
ov_comment
(OggVorbis_File *vf,int link){
function
[
all
...]
/external/libvorbis/include/vorbis/
vorbisfile.h
187
extern vorbis_comment *
ov_comment
(OggVorbis_File *vf,int link);
/external/libvorbis/lib/
vorbisfile.c
1786
vorbis_comment *
ov_comment
(OggVorbis_File *vf,int link){
function
[
all
...]
Completed in 377 milliseconds