OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTrackIdBySsrc
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/talk/app/webrtc/
statscollector.h
145
bool
GetTrackIdBySsrc
(uint32_t ssrc,
statscollector.cc
507
if (!
GetTrackIdBySsrc
(ssrc, &track_id, direction)) {
[
all
...]
webrtcsession.cc
295
static bool
GetTrackIdBySsrc
(const SessionDescription* session_description,
[
all
...]
Completed in 179 milliseconds