Searched refs:FLAC__metadata_object_vorbiscomment_set_vendor_string (Results 1 – 4 of 4) sorted by relevance
1589 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_set_vendor_string(FLAC__StreamMetadata *obj…
1347 FLAC__metadata_object_vorbiscomment_set_vendor_string(block, entry, /*copy=*/true); in test_metadata_object()1558 FLAC__metadata_object_vorbiscomment_set_vendor_string(block, entry, /*copy=*/false); in test_metadata_object()
899 …return static_cast<bool>(::FLAC__metadata_object_vorbiscomment_set_vendor_string(object_, vendor_s… in set_vendor_string()
1158 FLAC_API FLAC__bool FLAC__metadata_object_vorbiscomment_set_vendor_string(FLAC__StreamMetadata *obj… in FLAC__metadata_object_vorbiscomment_set_vendor_string() function