Home
last modified time | relevance | path

Searched defs:inChannelMask (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DPatchPanel.cpp489 audio_channel_mask_t inChannelMask = audio_channel_in_mask_from_count(channelCount); in createConnections() local
DAudioFlinger.cpp3430 auto inChannelMask = audio_channel_mask_out_to_in(track->channelMask()); in updateSecondaryOutputsForTrack_l() local