OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:number_of_channels_in_frame_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/audio/mac/
audio_low_latency_input_mac.cc
46
number_of_channels_in_frame_
(0) {
266
// And the master channel is not counted in |
number_of_channels_in_frame_
|.
267
number_of_channels_in_frame_
= GetNumberOfChannelsFromStream();
331
for (int i = 0; i <=
number_of_channels_in_frame_
; ++i) {
375
for (int i = 1; i <=
number_of_channels_in_frame_
; ++i) {
431
for (int i = 1; i <=
number_of_channels_in_frame_
; ++i) {
audio_low_latency_input_mac.h
152
int
number_of_channels_in_frame_
;
member in class:media::AUAudioInputStream
Completed in 45 milliseconds