Searched refs:get_max_framesize (Results 1 – 3 of 3) sorted by relevance
330 uint32_t get_max_framesize() const;
259 uint32_t StreamInfo::get_max_framesize() const in get_max_framesize() function in FLAC::Metadata::StreamInfo
436 if(block.get_max_framesize() != streaminfo_.data.stream_info.max_framesize) in test_metadata_object_streaminfo()