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

  /external/webrtc/webrtc/video/
video_receive_stream.cc 194 vie_channel_->SetRtxReceivePayloadType(it->second.payload_type, it->first);
242 vie_channel_->SetRtxReceivePayloadType(
vie_channel.h 130 void SetRtxReceivePayloadType(int payload_type, int associated_payload_type);
132 // |SetRtxReceivePayloadType| will be used when restoring RTX packets. Without
vie_channel.cc 708 void ViEChannel::SetRtxReceivePayloadType(int payload_type,
    [all...]

Completed in 57 milliseconds