Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dogg_vcomment.c60 static int vorbiscomment_lookup_id (const char *name) ;
170 if ((id = vorbiscomment_lookup_id (tag)) != 0) in vorbiscomment_read_tags()
254 vorbiscomment_lookup_id (const char * name) in vorbiscomment_lookup_id() function