HomeSort by relevance Sort by last modified time
    Searched refs:RegisterSendRtpHeaderExtension (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
rtp_rtcp.h 172 virtual int32_t RegisterSendRtpHeaderExtension(
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.cc 325 if (rtp_rtcp->RegisterSendRtpHeaderExtension(
337 if (rtp_rtcp->RegisterSendRtpHeaderExtension(
705 error = rtp_rtcp_->RegisterSendRtpHeaderExtension(
711 error |= (*it)->RegisterSendRtpHeaderExtension(
740 error = rtp_rtcp_->RegisterSendRtpHeaderExtension(
746 error |= (*it)->RegisterSendRtpHeaderExtension(
    [all...]
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/mocks/
mock_rtp_rtcp.h 65 MOCK_METHOD2(RegisterSendRtpHeaderExtension,
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.h 58 virtual int32_t RegisterSendRtpHeaderExtension(
rtp_rtcp_impl.cc 834 int32_t ModuleRtpRtcpImpl::RegisterSendRtpHeaderExtension(
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.cc     [all...]

Completed in 372 milliseconds