OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:offset_upper_bound_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/cast/logging/
receiver_time_offset_estimator_impl.cc
97
*upper_bound =
offset_upper_bound_
;
114
upper_bound = std::min(upper_bound,
offset_upper_bound_
);
124
offset_upper_bound_
= upper_bound;
receiver_time_offset_estimator_impl.h
55
base::TimeDelta
offset_upper_bound_
;
member in class:media::cast::ReceiverTimeOffsetEstimatorImpl
Completed in 315 milliseconds