Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dacdb.h38 typedef int (*acdb_send_gain_dep_cal_t)(int, int, int, int, int); typedef
/hardware/qcom/audio/hal/msm8974/
Dplatform.c173 acdb_send_gain_dep_cal_t acdb_send_gain_dep_cal;
1919 my_data->acdb_send_gain_dep_cal = (acdb_send_gain_dep_cal_t)dlsym(my_data->acdb_handle, in platform_init()