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.c304 …if(FLAC__metadata_object_vorbiscomment_entry_matches(object->data.vorbis_comment.comments[i], fiel… in vorbiscomment_find_entry_from_()
1368 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_entry_matches(const FLAC__StreamMetadata_Vo… in FLAC__metadata_object_vorbiscomment_entry_matches() function
1399 …if(FLAC__metadata_object_vorbiscomment_entry_matches(object->data.vorbis_comment.comments[i], fiel… in FLAC__metadata_object_vorbiscomment_remove_entry_matching()
1422 …if(FLAC__metadata_object_vorbiscomment_entry_matches(object->data.vorbis_comment.comments[i], fiel… in FLAC__metadata_object_vorbiscomment_remove_entries_matching()