Home
last modified time | relevance | path

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

/external/flac/include/FLAC/
Dformat.h936 FLAC_API FLAC__bool FLAC__format_vorbiscomment_entry_value_is_legal(const FLAC__byte *value, unsign…
/external/flac/libFLAC/
Dformat.c362 FLAC_API FLAC__bool FLAC__format_vorbiscomment_entry_value_is_legal(const FLAC__byte *value, unsign… in FLAC__format_vorbiscomment_entry_value_is_legal() function
Dmetadata_object.c1160 if (!FLAC__format_vorbiscomment_entry_value_is_legal(entry.entry, entry.length)) in FLAC__metadata_object_vorbiscomment_set_vendor_string()
1332 …if (!FLAC__format_vorbiscomment_entry_value_is_legal((const FLAC__byte *)field_value, (unsigned)(-… in FLAC__metadata_object_vorbiscomment_entry_from_name_value_pair()