Home
last modified time | relevance | path

Searched defs:gains (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/automotive/audiocontrol/aidl/aidl_api/android.hardware.automotive.audiocontrol/4/android/hardware/automotive/audiocontrol/
DIAudioGainCallback.aidl37 …tomotive.audiocontrol.Reasons[] reasons, in android.hardware.automotive.audiocontrol.AudioGainConf… in onAudioDeviceGainsChanged()
DIAudioControl.aidl75 …tomotive.audiocontrol.Reasons[] reasons, in android.hardware.automotive.audiocontrol.AudioGainConf… in setAudioDeviceGainsChanged()
/hardware/interfaces/automotive/audiocontrol/aidl/aidl_api/android.hardware.automotive.audiocontrol/3/android/hardware/automotive/audiocontrol/
DIAudioGainCallback.aidl37 …tomotive.audiocontrol.Reasons[] reasons, in android.hardware.automotive.audiocontrol.AudioGainConf… in onAudioDeviceGainsChanged()
DIAudioControl.aidl47 …tomotive.audiocontrol.Reasons[] reasons, in android.hardware.automotive.audiocontrol.AudioGainConf… in setAudioDeviceGainsChanged()
/hardware/interfaces/automotive/audiocontrol/aidl/aidl_api/android.hardware.automotive.audiocontrol/current/android/hardware/automotive/audiocontrol/
DIAudioGainCallback.aidl37 …tomotive.audiocontrol.Reasons[] reasons, in android.hardware.automotive.audiocontrol.AudioGainConf… in onAudioDeviceGainsChanged()
DIAudioControl.aidl47 …tomotive.audiocontrol.Reasons[] reasons, in android.hardware.automotive.audiocontrol.AudioGainConf… in setAudioDeviceGainsChanged()
/hardware/interfaces/automotive/audiocontrol/aidl/aidl_api/android.hardware.automotive.audiocontrol/2/android/hardware/automotive/audiocontrol/
DIAudioGainCallback.aidl37 …tomotive.audiocontrol.Reasons[] reasons, in android.hardware.automotive.audiocontrol.AudioGainConf… in onAudioDeviceGainsChanged()
DIAudioControl.aidl47 …tomotive.audiocontrol.Reasons[] reasons, in android.hardware.automotive.audiocontrol.AudioGainConf… in setAudioDeviceGainsChanged()
/hardware/interfaces/automotive/audiocontrol/aidl/android/hardware/automotive/audiocontrol/
DIAudioGainCallback.aidl64 void onAudioDeviceGainsChanged(in Reasons[] reasons, in AudioGainConfigInfo[] gains); in onAudioDeviceGainsChanged()
DIAudioControl.aidl172 oneway void setAudioDeviceGainsChanged(in Reasons[] reasons, in AudioGainConfigInfo[] gains); in setAudioDeviceGainsChanged()
/hardware/interfaces/automotive/audiocontrol/aidl/vts/
DVtsHalAudioControlTargetTest.cpp216 std::vector<AudioGainConfigInfo> gains{agci1, agci2}; in TEST_P() local
/hardware/interfaces/automotive/audiocontrol/aidl/default/
DAudioControl.cpp654 std::vector<AudioGain>& gains) { in parseAudioGains()
787 std::vector<AudioGain> gains; in cmdOnAudioPortsChanged() local
/hardware/interfaces/audio/aidl/vts/
DVtsHalBassBoostTargetTest.cpp225 std::vector<float> gains(inputMag.size()); in calculateGainDiff() local
DVtsHalDynamicsProcessingTest.cpp551 std::string gains = in __anonfbcf91d10502() local
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h806 cam_awb_gain_t gains; member
1575 float gains[CC_GAIN_MAX]; member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp8747 char* gains = (char*) calloc(1, gains_size); in parseGains() local