Searched refs:set_total_samples (Results 1 – 5 of 5) sorted by relevance
67 output.set_total_samples(percentiles.total_samples); in ToProto()
73 percentiles->set_total_samples(point->percentiles_value.total_samples); in AddMetrics()
344 void set_total_samples(FLAC__uint64 value);
348 void StreamInfo::set_total_samples(FLAC__uint64 value) in set_total_samples() function in FLAC::Metadata::StreamInfo
413 block.set_total_samples(streaminfo_.data.stream_info.total_samples); in test_metadata_object_streaminfo()