OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inChannelMask
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
PatchPanel.cpp
299
ALOGV("mAudioFlinger.openInput_l() returned %p
inChannelMask
%08x",
462
audio_channel_mask_t
inChannelMask
= audio_channel_in_mask_from_count(channelCount);
476
inChannelMask
== mRecord.thread()->channelMask() &&
489
inChannelMask
,
[
all
...]
AudioFlinger.cpp
816
auto
inChannelMask
= audio_channel_mask_out_to_in(input.config.channel_mask);
819
inChannelMask
,
[
all
...]
Completed in 3764 milliseconds