Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/
Ddebug.pb.h714 const std::string& _internal_output_channel(int index) const; in Swap()
2680 inline const std::string& Stream::_internal_output_channel(int index) const { in _internal_output_channel() function
2685 return _internal_output_channel(index); in output_channel()