OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InterleaveTo
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/
audio_buffer.h
112
void
InterleaveTo
(AudioFrame* frame, bool data_changed);
136
// The audio is returned by
InterleaveTo
() and CopyTo() with output samples
audio_buffer.cc
410
void AudioBuffer::
InterleaveTo
(AudioFrame* frame, bool data_changed) {
audio_processing_impl.cc
727
capture_.capture_audio->
InterleaveTo
(frame,
[
all
...]
Completed in 899 milliseconds