Searched defs:audio_channel (Results 1 – 5 of 5) sorted by relevance
130 rtc::scoped_refptr<AudioChannel> audio_channel = in CreateChannel() local154 rtc::scoped_refptr<AudioChannel> audio_channel; in ReleaseChannel() local170 rtc::scoped_refptr<AudioChannel> audio_channel; in GetChannel() local240 auto audio_channel = GetChannel(channel); in StartSend() local251 auto audio_channel = GetChannel(channel); in StopSend() local262 auto audio_channel = GetChannel(channel); in StartPlayout() local283 auto audio_channel = GetChannel(channel); in StopPlayout() local314 if (auto audio_channel = GetChannel(channel)) { in ReceivedRTPPacket() local322 if (auto audio_channel = GetChannel(channel)) { in ReceivedRTCPPacket() local331 if (auto audio_channel = GetChannel(channel)) { in SetSendCodec() local[all …]
79 for (int audio_channel = 0; audio_channel < audio_channels; in Compute() local
308 FLOAT32* audio_channel; in impd_drc_process_time_domain() local
137 for (int audio_channel = 0; audio_channel < audio_channels; ++audio_channel) { in Eval() local
102 size_t audio_channel; member