Searched refs:aidlSource (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libaudiohal/impl/ |
D | EffectConversionHelperAidl.cpp | 302 AudioSource aidlSource = in handleSetAudioSource() local 305 mEffect->setParameter(Parameter::make<Parameter::source>(aidlSource)))); in handleSetAudioSource()
|
D | DeviceHalAidl.cpp | 290 AudioSource aidlSource = AudioSource::DEFAULT; in getInputBufferSize() local 298 0 /*handle*/, aidlDevice, aidlFlags, aidlSource, in getInputBufferSize() 528 AudioSource aidlSource = VALUE_OR_RETURN_STATUS( in openInputStream() local 536 aidlHandle, aidlDevice, aidlFlags, aidlSource, in openInputStream() 545 .source = aidlSource, .gain = 1, .channelMask = aidlConfig.base.channelMask }; in openInputStream()
|