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

  /external/chromium_org/third_party/webrtc/video_engine/
vie_rtp_rtcp_impl.cc 118 shared_data_->SetLastError(kViERtpRtcpInvalidChannelId);
138 shared_data_->SetLastError(kViERtpRtcpInvalidChannelId);
153 shared_data_->SetLastError(kViERtpRtcpInvalidChannelId);
169 shared_data_->SetLastError(kViERtpRtcpInvalidChannelId);
184 shared_data_->SetLastError(kViERtpRtcpInvalidChannelId);
201 shared_data_->SetLastError(kViERtpRtcpInvalidChannelId);
218 shared_data_->SetLastError(kViERtpRtcpInvalidChannelId);
232 shared_data_->SetLastError(kViERtpRtcpInvalidChannelId);
244 shared_data_->SetLastError(kViERtpRtcpInvalidChannelId);
290 shared_data_->SetLastError(kViERtpRtcpInvalidChannelId);
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/include/
vie_errors.h 93 kViERtpRtcpInvalidChannelId = 12600, // No Channel exist with the provided channel id.

Completed in 30 milliseconds