HomeSort by relevance Sort by last modified time
    Searched refs:input_stream_config (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/
audio_processing_performance_unittest.cc 72 StreamConfig input_stream_config; member in struct:webrtc::__anon27865::AudioFrameData
335 &frame_data_.input_frame[0], frame_data_.input_stream_config,
363 &frame_data_.input_frame[0], frame_data_.input_stream_config,
405 frame_data_.input_stream_config.set_sample_rate_hz(
407 frame_data_.input_stream_config.set_num_channels(num_channels_);
408 frame_data_.input_stream_config.set_has_keyboard(false);
audio_processing_impl_locking_unittest.cc 118 StreamConfig input_stream_config; member in struct:webrtc::__anon27864::AudioFrameData
680 frame_data_.input_stream_config.set_sample_rate_hz(
682 frame_data_.input_stream_config.set_num_channels(
684 frame_data_.input_stream_config.set_has_keyboard(false);
730 &frame_data_.input_frame[0], frame_data_.input_stream_config,
    [all...]

Completed in 173 milliseconds