/hardware/libhardware_legacy/audio/ |
D | AudioPolicyManagerBase.cpp | 490 uint32_t channelMask, in getProfileForDirectOutput() argument 500 channelMask, in getProfileForDirectOutput() 514 uint32_t channelMask, in getOutput() argument 522 stream, samplingRate, format, channelMask, flags); in getOutput() 560 channelMask, in getOutput() 570 outputDesc->mChannelMask = (audio_channel_mask_t)channelMask; in getOutput() 587 (channelMask != 0 && channelMask != outputDesc->mChannelMask)) { in getOutput() 590 outputDesc->mSamplingRate, format, outputDesc->mFormat, channelMask, in getOutput() 614 "format %d, channels %x, flags %x", stream, samplingRate, format, channelMask, flags); in getOutput() 827 uint32_t channelMask, in getInput() argument [all …]
|
D | audio_policy_hal.cpp | 140 audio_channel_mask_t channelMask, in ap_get_output() argument 147 sampling_rate, (int) format, channelMask, in ap_get_output() 177 audio_channel_mask_t channelMask, in ap_get_input() argument 181 return lap->apm->getInput((int) inputSource, sampling_rate, (int) format, channelMask, in ap_get_input()
|
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
D | regulatoryDomain.c | 1009 TI_UINT8 channelMask; in setSupportedChannelsAccording2ScanControlTable() local 1020 channelMask = pRegulatoryDomain->scanControlTable.ScanControlTable24.tableString[channelIndex]; in setSupportedChannelsAccording2ScanControlTable() 1025 DBM2DBMDIV10(channelMask & MASK_TX_POWER); in setSupportedChannelsAccording2ScanControlTable() 1026 if (channelMask & (MASK_ACTIVE_ALLOWED | MASK_FREQ_ALLOWED)) in setSupportedChannelsAccording2ScanControlTable() 1041 if (channelMask & MASK_FREQ_ALLOWED) in setSupportedChannelsAccording2ScanControlTable() 1058 …channelMask = pRegulatoryDomain->scanControlTable.ScanControlTable5.tableString[channelIndexInBand… in setSupportedChannelsAccording2ScanControlTable() 1059 …ndex=%d, channelIndexInBand5=%d channelMask=%d\n", channelIndex, channelIndexInBand5, channelMask); in setSupportedChannelsAccording2ScanControlTable() 1063 DBM2DBMDIV10(channelMask & MASK_TX_POWER); in setSupportedChannelsAccording2ScanControlTable() 1066 if (channelMask & (MASK_ACTIVE_ALLOWED | MASK_FREQ_ALLOWED)) in setSupportedChannelsAccording2ScanControlTable() 1080 if (channelMask & MASK_FREQ_ALLOWED) in setSupportedChannelsAccording2ScanControlTable()
|
/hardware/qcom/audio/alsa_sound/ |
D | audio_policy_hal.cpp | 140 audio_channel_mask_t channelMask, in ap_get_output() argument 147 sampling_rate, (int) format, channelMask, in ap_get_output() 177 audio_channel_mask_t channelMask, in ap_get_input() argument 181 return qap->apm->getInput((int) inputSource, sampling_rate, (int) format, channelMask, in ap_get_input()
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | AudioPolicyManagerBase.h | 202 uint32_t channelMask, 441 audio_channel_mask_t channelMask, 479 uint32_t channelMask); 483 uint32_t channelMask,
|
/hardware/libhardware/include/hardware/ |
D | audio_policy.h | 135 audio_channel_mask_t channelMask, 160 audio_channel_mask_t channelMask,
|
/hardware/libhardware/modules/audio/ |
D | audio_policy.c | 101 audio_channel_mask_t channelMask, in ap_get_output() argument 127 audio_channel_mask_t channelMask, in ap_get_input() argument
|