OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_rtpRtcpModule
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
test_api_rtcp.cc
32
_rtpRtcpModule
= module;
50
RtpRtcp*
_rtpRtcpModule
;
/external/webrtc/webrtc/voice_engine/
channel.h
441
return
_rtpRtcpModule
.get();
512
rtc::scoped_ptr<RtpRtcp>
_rtpRtcpModule
;
Completed in 3317 milliseconds