Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/webrtc/modules/audio_processing/
H A Ddebug.pb.h2691 inline void Stream::set_output_channel(int index, const std::string& value) { in set_output_channel() function
2695 inline void Stream::set_output_channel(int index, std::string&& value) { in set_output_channel() function
2699 inline void Stream::set_output_channel(int index, const char* value) { in set_output_channel() function
2704 inline void Stream::set_output_channel(int index, const void* value, size_t size) { in set_output_channel() function