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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.h 55 int8_t SendPayloadType() const;
rtp_rtcp_impl.cc 313 int8_t ModuleRtpRtcpImpl::SendPayloadType() const {
314 return rtp_sender_.SendPayloadType();
428 state.send_payload_type = SendPayloadType();
    [all...]
rtp_sender.h 105 int8_t SendPayloadType() const;
rtp_sender.cc 291 int8_t RTPSender::SendPayloadType() const {
    [all...]

Completed in 437 milliseconds