Home
last modified time | relevance | path

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

/external/libvorbis/macos/
Dlibvorbis.mcp.exp11 vorbis_comment_query
/external/libvorbis/win32/
Dvorbis.def17 vorbis_comment_query
/external/tremolo/Tremolo/
Divorbiscodec.h97 extern char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count);
Dtreminfo.c74 char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count){ in vorbis_comment_query() function
/external/llvm/test/CodeGen/Thumb/
D2009-08-12-RegInfoAssert.ll10 define i8* @vorbis_comment_query(%struct.vorbis_comment* nocapture %vc, i8* %tag, i32 %count) nounw…
/external/libvorbis/include/vorbis/
Dcodec.h172 extern char *vorbis_comment_query(vorbis_comment *vc, const char *tag, int count);
/external/libvorbis/lib/
Dinfo.c97 char *vorbis_comment_query(vorbis_comment *vc, const char *tag, int count){ in vorbis_comment_query() function