Searched defs:channelMask (Results 1 – 14 of 14) sorted by relevance
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | ConfigHelper.h | 89 for (auto channelMask : channelMasks) { in combineAudioConfig() local 107 for (auto channelMask : channelMasks) { in combineAudioConfig() local
|
/hardware/interfaces/audio/common/all-versions/default/7.0/ |
D | HidlUtils.cpp | 47 AudioChannelMask* channelMask) { in audioIndexChannelMaskFromHal() 58 AudioChannelMask* channelMask) { in audioInputChannelMaskFromHal() 69 AudioChannelMask* channelMask) { in audioOutputChannelMaskFromHal() 80 AudioChannelMask* channelMask) { in audioChannelMaskFromHal() 119 status_t HidlUtils::audioChannelMaskToHal(const AudioChannelMask& channelMask, in audioChannelMaskToHal()
|
/hardware/interfaces/audio/aidl/default/alsa/ |
D | Utils.cpp | 72 for (const auto& channelMask : channelMasks) { in make_ChannelCountToMaskMap() local 186 unsigned int getChannelCountFromChannelMask(const AudioChannelLayout& channelMask, bool isInput) { in getChannelCountFromChannelMask()
|
/hardware/libhardware/modules/audio/ |
D | audio_policy.c | 101 audio_channel_mask_t channelMask, in ap_get_output() 128 audio_channel_mask_t channelMask, in ap_get_input()
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | audio_policy_hal.cpp | 140 audio_channel_mask_t channelMask, in ap_get_output() 177 audio_channel_mask_t channelMask, in ap_get_input()
|
D | AudioHardwareALSA.h | 173 audio_channel_mask_t channelMask; member
|
/hardware/interfaces/audio/common/all-versions/default/tests/ |
D | hidlutils_tests.cpp | 72 static bool isInputChannelMask(xsd::AudioChannelMask channelMask) { in isInputChannelMask() 76 static bool isOutputChannelMask(xsd::AudioChannelMask channelMask) { in isOutputChannelMask() 80 static bool isIndexChannelMask(xsd::AudioChannelMask channelMask) { in isIndexChannelMask() 86 const AudioChannelMask channelMask = toString(enumVal); in TEST() local
|
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/ |
D | Generators.cpp | 46 for (auto channelMask : channelMasks) { in combineAudioConfig() local
|
/hardware/interfaces/automotive/audiocontrol/aidl/default/ |
D | AudioControl.cpp | 148 AudioGain createGain(int32_t mode, AudioChannelLayout channelMask, int32_t minValue, in createGain() 689 AudioChannelLayout channelMask = in parseAudioGains() local
|
/hardware/interfaces/audio/aidl/default/bluetooth/ |
D | ModuleBluetooth.cpp | 151 const auto channelMask = channelLayoutFromChannelMode(pcmConfig.channelMode); in setAudioPortConfig() local
|
/hardware/google/gfxstream/common/detector/ |
D | Image.cpp | 78 auto GetChannel = [](uint32_t pixel, uint32_t channelMask) { in LoadRGBAFromBitmapFile()
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | Stream.cpp | 146 for (auto channelMask : halChannelMasks) { in getSupportedChannelMasks() local
|
/hardware/interfaces/audio/aidl/default/ |
D | Module.cpp | 73 [](const auto& channelMask) { return channelMask == AudioChannelLayout{}; }); in hasDynamicChannelMasks() 1161 const auto& channelMask = in_requested.channelMask.value(); in setAudioPortConfigImpl() local
|
/hardware/interfaces/audio/aidl/vts/ |
D | ModuleConfig.cpp | 458 for (auto channelMask : profile.channelMasks) { in combineAudioConfigs() local
|