Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dspkr_protection.c54 #define CALIB_FILE "/data/vendor/audio/audio.cal" macro
439 fp = fopen(CALIB_FILE,"wb"); in spkr_calibrate()
578 fp = fopen(CALIB_FILE,"rb"); in spkr_calibration_thread()