OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:earliest_permitted_switch_time_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/session/media/
currentspeakermonitor.cc
48
earliest_permitted_switch_time_
(0),
76
earliest_permitted_switch_time_
= 0;
184
if (
earliest_permitted_switch_time_
<= now &&
188
earliest_permitted_switch_time_
= now + min_time_between_switches_;
currentspeakermonitor.h
106
uint32_t
earliest_permitted_switch_time_
;
member in class:cricket::CurrentSpeakerMonitor
Completed in 289 milliseconds