Searched refs:vorbis_comment_query (Results 1 – 7 of 7) sorted by relevance
/external/libvorbis/macos/ |
D | libvorbis.mcp.exp | 11 vorbis_comment_query
|
/external/libvorbis/win32/ |
D | vorbis.def | 17 vorbis_comment_query
|
/external/tremolo/Tremolo/ |
D | ivorbiscodec.h | 97 extern char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count);
|
D | treminfo.c | 74 char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count){ in vorbis_comment_query() function
|
/external/llvm/test/CodeGen/Thumb/ |
D | 2009-08-12-RegInfoAssert.ll | 10 define i8* @vorbis_comment_query(%struct.vorbis_comment* nocapture %vc, i8* %tag, i32 %count) nounw…
|
/external/libvorbis/include/vorbis/ |
D | codec.h | 172 extern char *vorbis_comment_query(vorbis_comment *vc, const char *tag, int count);
|
/external/libvorbis/lib/ |
D | info.c | 97 char *vorbis_comment_query(vorbis_comment *vc, const char *tag, int count){ in vorbis_comment_query() function
|