Home
last modified time | relevance | path

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

/external/flac/include/FLAC/
Dmetadata.h1633 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_set_comment(FLAC__StreamMetadata *object, u…
/external/flac/libFLAC/
Dmetadata_object.c1219 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_set_comment(FLAC__StreamMetadata *object, u… in FLAC__metadata_object_vorbiscomment_set_comment() function
1250 return FLAC__metadata_object_vorbiscomment_set_comment(object, comment_num, entry, copy); in FLAC__metadata_object_vorbiscomment_insert_comment()
1280 if (!FLAC__metadata_object_vorbiscomment_set_comment(object, indx, entry, copy)) in FLAC__metadata_object_vorbiscomment_replace_comment()