Home
last modified time | relevance | path

Searched defs:StreamProperties (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/audio/
Daudio_state.h80 struct StreamProperties { struct
84 std::map<webrtc::AudioSendStream*, StreamProperties> sending_streams_; argument
/external/webrtc/modules/audio_processing/
Decho_control_mobile_impl.cc62 struct EchoControlMobileImpl::StreamProperties { struct in webrtc::EchoControlMobileImpl
64 StreamProperties(int sample_rate_hz, in StreamProperties() function
71 int sample_rate_hz;
72 size_t num_reverse_channels;
73 size_t num_output_channels;