Lines Matching refs:GetReceiveChannelId
1959 if (GetReceiveChannelId(ssrc) != -1) {
2121 int ch_id = GetReceiveChannelId(ssrc);
2179 if (default_recv_ssrc_ == -1 && GetReceiveChannelId(ssrc) == -1) {
2210 int channel = GetReceiveChannelId(ssrc);
2245 int recv_channel_id = GetReceiveChannelId(ssrc);
2432 int WebRtcVoiceMediaChannel::GetReceiveChannelId(uint32_t ssrc) const {