Home
last modified time | relevance | path

Searched refs:channelMask (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp490 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 …]
Daudio_policy_hal.cpp140 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/
DregulatoryDomain.c1009 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()
1058channelMask = 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/
Daudio_policy_hal.cpp140 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/
DAudioPolicyManagerBase.h202 uint32_t channelMask,
441 audio_channel_mask_t channelMask,
479 uint32_t channelMask);
483 uint32_t channelMask,
/hardware/libhardware/include/hardware/
Daudio_policy.h135 audio_channel_mask_t channelMask,
160 audio_channel_mask_t channelMask,
/hardware/libhardware/modules/audio/
Daudio_policy.c101 audio_channel_mask_t channelMask, in ap_get_output() argument
127 audio_channel_mask_t channelMask, in ap_get_input() argument