Searched refs:kAudioChannels (Results 1 – 3 of 3) sorted by relevance
68 static const int kAudioChannels = 2; variable290 audio_sender_config_.channels = kAudioChannels; in Configure()301 audio_receiver_config_.channels = kAudioChannels; in Configure()
59 static const int kAudioChannels = 2; variable100 audio_config.channels = kAudioChannels; in GetAudioSenderConfig()165 audio_bus_factory_.reset(new TestAudioBusFactory(kAudioChannels, in SendProcess()
51 static const int kAudioChannels = 2; variable287 EXPECT_EQ(audio_bus->channels(), kAudioChannels); in CheckAudioFrame()471 audio_sender_config_.channels = kAudioChannels; in Configure()482 audio_receiver_config_.channels = kAudioChannels; in Configure()