Searched refs:get_min_framesize (Results 1 – 3 of 3) sorted by relevance
329 uint32_t get_min_framesize() const;
253 uint32_t StreamInfo::get_min_framesize() const in get_min_framesize() function in FLAC::Metadata::StreamInfo
431 if(block.get_min_framesize() != streaminfo_.data.stream_info.min_framesize) in test_metadata_object_streaminfo()