Searched refs:rounded_saturate_cast (Results 1 – 5 of 5) sorted by relevance
31 rounded_saturate_cast<Clock::duration::rep>(estimated_tick_offset_)); in Current()
168 return rounded_saturate_cast<Rep>(ticks); in ToNearestRepresentativeValue()
128 rounded_saturate_cast(From from) { in rounded_saturate_cast() function
357 EXPECT_EQ(value_pair.to, rounded_saturate_cast<int64_t>(value_pair.from)); in TEST()
266 min_quantizer = rounded_saturate_cast<int>( in PrepareEncoder()271 speed = std::max(rounded_saturate_cast<int>(ideal_speed_setting_), in PrepareEncoder()