Home
last modified time | relevance | path

Searched refs:input_file_channels_ (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_processing/test/
Ddebug_dump_test.cc100 const int input_file_channels_; member in webrtc::test::__anon9b6362310111::DebugDumpGenerator
133 input_file_channels_(input_channels), in DebugDumpGenerator()
175 const int channels = mono ? 1 : input_file_channels_; in ForceInputMono()
211 ReadAndDeinterleave(&input_audio_, input_file_channels_, input_config_, in Process()