OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_mixed_channels_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_processing/
audio_buffer.cc
68
num_mixed_channels_
(0),
125
assert(channel >= 0 && channel <
num_mixed_channels_
);
196
num_mixed_channels_
= 0;
282
num_mixed_channels_
= num_mixed_channels;
audio_buffer.h
62
int
num_mixed_channels_
;
member in class:webrtc::AudioBuffer
Completed in 57 milliseconds