OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vorbis_comment_query_count
(Results
1 - 5
of
5
) sorted by null
/external/libvorbis/macos/
libvorbis.mcp.exp
12
vorbis_comment_query_count
/external/tremolo/Tremolo/
ivorbiscodec.h
98
extern int
vorbis_comment_query_count
(vorbis_comment *vc, char *tag);
treminfo.c
95
int
vorbis_comment_query_count
(vorbis_comment *vc, char *tag){
function
/external/libvorbis/include/vorbis/
codec.h
173
extern int
vorbis_comment_query_count
(vorbis_comment *vc, const char *tag);
/external/libvorbis/lib/
info.c
118
int
vorbis_comment_query_count
(vorbis_comment *vc, const char *tag){
function
Completed in 82 milliseconds