OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mixed_channels_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_processing/
audio_buffer.cc
79
mixed_channels_
(NULL),
84
mixed_channels_
.reset(new AudioChannel[max_num_channels_]);
127
return
mixed_channels_
[channel].data;
279
mixed_channels_
[0].data,
audio_buffer.h
75
scoped_array<AudioChannel>
mixed_channels_
;
member in class:webrtc::AudioBuffer
Completed in 176 milliseconds