Home
last modified time | relevance | path

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

/external/flac/include/FLAC/
Dformat.h953 FLAC_API FLAC__bool FLAC__format_vorbiscomment_entry_is_legal(const FLAC__byte *entry, unsigned len…
/external/flac/libFLAC/
Dformat.c386 FLAC_API FLAC__bool FLAC__format_vorbiscomment_entry_is_legal(const FLAC__byte *entry, unsigned len… in FLAC__format_vorbiscomment_entry_is_legal() function
Dmetadata_object.c1224 if (!FLAC__format_vorbiscomment_entry_is_legal(entry.entry, entry.length)) in FLAC__metadata_object_vorbiscomment_set_comment()
1237 if (!FLAC__format_vorbiscomment_entry_is_legal(entry.entry, entry.length)) in FLAC__metadata_object_vorbiscomment_insert_comment()
1264 if (!FLAC__format_vorbiscomment_entry_is_legal(entry.entry, entry.length)) in FLAC__metadata_object_vorbiscomment_replace_comment()
1356 if (!FLAC__format_vorbiscomment_entry_is_legal(entry.entry, entry.length)) in FLAC__metadata_object_vorbiscomment_entry_to_name_value_pair()