OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:split_channels_const
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/
audio_buffer.h
81
const int16_t* const*
split_channels_const
(Band band) const;
audio_buffer.cc
213
const int16_t* const* AudioBuffer::
split_channels_const
(Band band) const {
function in class:webrtc::AudioBuffer
316
DownmixToMono<int16_t, int32_t>(
split_channels_const
(kBand0To8kHz),
Completed in 175 milliseconds