OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:record_channels
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_device/ios/
audio_device_unittest_ios.cc
517
int
record_channels
() const { return record_parameters_.channels(); }
function in class:webrtc::AudioDeviceTest
722
record_channels
(), record_sample_rate(),
744
record_channels
(), record_sample_rate(),
795
EXPECT_EQ(
record_channels
(), playout_channels());
824
EXPECT_EQ(
record_channels
(), playout_channels());
[
all
...]
/external/webrtc/webrtc/modules/audio_device/android/
audio_device_unittest.cc
527
size_t
record_channels
() const {
function in class:webrtc::AudioDeviceTest
882
record_channels
(),
[
all
...]
Completed in 59 milliseconds