Home
last modified time | relevance | path

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

/external/libvorbis/macos/
Dlibvorbis.mcp.exp12 vorbis_comment_query_count
/external/libvorbis/win32/
Dvorbis.def18 vorbis_comment_query_count
/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/libvorbis/include/vorbis/
Dcodec.h173 extern int vorbis_comment_query_count(vorbis_comment *vc, const char *tag);
/external/llvm/test/CodeGen/X86/
D2008-07-07-DanglingDeadInsts.ll89 define i32 @vorbis_comment_query_count(%struct.vorbis_comment* %vc, i8* %tag) nounwind {
/external/libvorbis/lib/
Dinfo.c118 int vorbis_comment_query_count(vorbis_comment *vc, const char *tag){ in vorbis_comment_query_count() function