Home
last modified time | relevance | path

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

/external/flac/include/FLAC/
Dmetadata.h1688 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_append_comment(FLAC__StreamMetadata *object…
/external/flac/libFLAC/
Dmetadata_object.c1253 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_append_comment(FLAC__StreamMetadata *object… in FLAC__metadata_object_vorbiscomment_append_comment() function
1299 return FLAC__metadata_object_vorbiscomment_append_comment(object, entry, copy); in FLAC__metadata_object_vorbiscomment_replace_comment()