Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c329 static int last_known_cal_step = -1 ; variable
459 if (last_known_cal_step >= 0) in send_gain_dep_calibration_l()
460 platform_send_gain_dep_cal(adev->platform, last_known_cal_step); in send_gain_dep_calibration_l()
472 last_known_cal_step = level; in audio_hw_send_gain_dep_calibration()