OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:split_channels
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/
audio_buffer.h
75
//
split_channels
(band)[channel][sample].
80
int16_t* const*
split_channels
(Band band);
audio_buffer.cc
221
int16_t* const* AudioBuffer::
split_channels
(Band band) {
function in class:webrtc::AudioBuffer
Completed in 309 milliseconds