Home
last modified time | relevance | path

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

/external/flac/include/FLAC/
Dmetadata.h1792 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_entry_matches(const FLAC__StreamMetadata_Vo…
/external/flac/libFLAC/
Dmetadata_object.c303 …if (FLAC__metadata_object_vorbiscomment_entry_matches(object->data.vorbis_comment.comments[i], fie… in vorbiscomment_find_entry_from_()
1381 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_entry_matches(const FLAC__StreamMetadata_Vo… in FLAC__metadata_object_vorbiscomment_entry_matches() function
1406 …if (FLAC__metadata_object_vorbiscomment_entry_matches(object->data.vorbis_comment.comments[i], fie… in FLAC__metadata_object_vorbiscomment_remove_entry_matching()
1429 …if (FLAC__metadata_object_vorbiscomment_entry_matches(object->data.vorbis_comment.comments[i], fie… in FLAC__metadata_object_vorbiscomment_remove_entries_matching()