Searched refs:set_speaker_calibration_t (Results 1 – 1 of 1) sorted by relevance
59 typedef int (*set_speaker_calibration_t)(int); typedef68 set_speaker_calibration_t set_speaker_calibration;109 sd->set_speaker_calibration = (set_speaker_calibration_t)dlsym(sd->speaker_bundle, in open_speaker_bundle()