OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:offset_lower_bound_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/cast/logging/
receiver_time_offset_estimator_impl.cc
96
*lower_bound =
offset_lower_bound_
;
113
lower_bound = std::max(lower_bound,
offset_lower_bound_
);
123
offset_lower_bound_
= lower_bound;
receiver_time_offset_estimator_impl.h
54
base::TimeDelta
offset_lower_bound_
;
member in class:media::cast::ReceiverTimeOffsetEstimatorImpl
Completed in 58 milliseconds