Home
last modified time | relevance | path

Searched refs:tagcompare (Results 1 – 2 of 2) sorted by relevance

/external/tremolo/Tremolo/
Dtreminfo.c64 static int tagcompare(const char *s1, const char *s2, int n){ in tagcompare() function
84 if(!tagcompare(vc->user_comments[i], fulltag, taglen)){ in vorbis_comment_query()
103 if(!tagcompare(vc->user_comments[i], fulltag, taglen)) in vorbis_comment_query_count()
/external/libvorbis/lib/
Dinfo.c87 static int tagcompare(const char *s1, const char *s2, int n){ in tagcompare() function
107 if(!tagcompare(vc->user_comments[i], fulltag, taglen)){ in vorbis_comment_query()
126 if(!tagcompare(vc->user_comments[i], fulltag, taglen)) in vorbis_comment_query_count()