OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetGenericFECStatus
(Results
1 - 10
of
10
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender_video.h
66
void
SetGenericFECStatus
(const bool enable,
rtp_rtcp_impl.h
281
void
SetGenericFECStatus
(bool enable,
rtp_sender_video.cc
179
void RTPSenderVideo::
SetGenericFECStatus
(const bool enable,
rtp_sender.h
287
void
SetGenericFECStatus
(bool enable,
rtp_rtcp_impl.cc
833
void ModuleRtpRtcpImpl::
SetGenericFECStatus
(
837
rtp_sender_.
SetGenericFECStatus
(enable, payload_type_red, payload_type_fec);
rtp_sender.cc
[
all
...]
rtp_sender_unittest.cc
[
all
...]
/external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp.h
615
virtual void
SetGenericFECStatus
(bool enable,
/external/webrtc/webrtc/modules/rtp_rtcp/mocks/
mock_rtp_rtcp.h
234
MOCK_METHOD3(
SetGenericFECStatus
,
/external/webrtc/webrtc/video/
vie_channel.cc
505
rtp_rtcp->
SetGenericFECStatus
(enable_fec,
[
all
...]
Completed in 45 milliseconds