OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:found_stream
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/talk/media/base/
rtpdataengine.cc
270
// const auto*
found_stream
= GetStreamBySsrc(recv_streams_, header.ssrc);
272
// << " groupid=" <<
found_stream
.groupid
313
const StreamParams*
found_stream
=
local
315
if (!
found_stream
) {
357
<< " stream=" <<
found_stream
->id << " ssrc=" << header.ssrc
Completed in 110 milliseconds