OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loudest_speaker_ssrc
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/session/media/
currentspeakermonitor.cc
100
uint32
loudest_speaker_ssrc
= 0;
local
170
loudest_speaker_ssrc
= state_it->first;
174
loudest_speaker_ssrc
= state_it->first;
182
current_speaker_ssrc_ !=
loudest_speaker_ssrc
) {
183
current_speaker_ssrc_ =
loudest_speaker_ssrc
;
Completed in 204 milliseconds