Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dtfa_98xx.c59 typedef int (*set_speaker_calibration_t)(int); typedef
68 set_speaker_calibration_t set_speaker_calibration;
109 sd->set_speaker_calibration = (set_speaker_calibration_t)dlsym(sd->speaker_bundle, in open_speaker_bundle()