Home
last modified time | relevance | path

Searched refs:vorbis_comment_query_count (Results 1 – 3 of 3) sorted by relevance

/external/tremolo/Tremolo/
Divorbiscodec.h98 extern int vorbis_comment_query_count(vorbis_comment *vc, char *tag);
Dtreminfo.c95 int vorbis_comment_query_count(vorbis_comment *vc, char *tag){ in vorbis_comment_query_count() function
/external/llvm/test/CodeGen/X86/
D2008-07-07-DanglingDeadInsts.ll89 define i32 @vorbis_comment_query_count(%struct.vorbis_comment* %vc, i8* %tag) nounwind {