Searched refs:FLAC__metadata_object_vorbiscomment_set_comment (Results 1 – 2 of 2) sorted by relevance
1633 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_set_comment(FLAC__StreamMetadata *object, u…
1219 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_set_comment(FLAC__StreamMetadata *object, u… in FLAC__metadata_object_vorbiscomment_set_comment() function1250 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()