Searched refs:set_md5sum (Results 1 – 3 of 3) sorted by relevance
345 void set_md5sum(const FLAC__byte value[16]);
355 void StreamInfo::set_md5sum(const FLAC__byte value[16]) in set_md5sum() function in FLAC::Metadata::StreamInfo
417 block.set_md5sum(streaminfo_.data.stream_info.md5sum); in test_metadata_object_streaminfo()