Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/
Daudio_buffer.h80 int16_t* const* split_channels(Band band);
Daudio_buffer.cc221 int16_t* const* AudioBuffer::split_channels(Band band) { in split_channels() function in webrtc::AudioBuffer