Searched refs:get_vendor_string (Results 1 – 3 of 3) sorted by relevance
687 const FLAC__byte *get_vendor_string() const; // NUL-terminated UTF-8 string
1313 …if(strlen((const char *)block.get_vendor_string()) != vorbiscomment_.data.vorbis_comment.vendor_st… in test_metadata_object_vorbiscomment()1315 …if(0 != memcmp(block.get_vendor_string(), vorbiscomment_.data.vorbis_comment.vendor_string.entry, … in test_metadata_object_vorbiscomment()
881 const FLAC__byte *VorbisComment::get_vendor_string() const in get_vendor_string() function in FLAC::Metadata::VorbisComment