OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SS_NOT_SPEAKING
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/session/media/
currentspeakermonitor.cc
98
ssrc_to_speaking_state_map_[ssrc] =
SS_NOT_SPEAKING
;
123
case
SS_NOT_SPEAKING
:
136
state_it->second =
SS_NOT_SPEAKING
;
167
state_it->second =
SS_NOT_SPEAKING
;
206
ssrc_to_speaking_state_map_[it->first_ssrc()] =
SS_NOT_SPEAKING
;
currentspeakermonitor.h
93
SS_NOT_SPEAKING
,
Completed in 813 milliseconds