HomeSort by relevance Sort by last modified time
    Searched refs:acdb_send_audio_cal_t (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/audio/hal/
acdb.h 34 typedef void (*acdb_send_audio_cal_t)(int, int); typedef
  /hardware/qcom/audio/hal/msm8960/
platform.c 65 typedef void (*acdb_send_audio_cal_t)(int, int); typedef
90 acdb_send_audio_cal_t acdb_send_audio_cal;
328 my_data->acdb_send_audio_cal = (acdb_send_audio_cal_t)dlsym(my_data->acdb_handle,
    [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 41 typedef void (*acdb_send_audio_cal_t)(int, int); typedef
43 acdb_send_audio_cal_t acdb_send_audio_cal;
631 acdb_send_audio_cal = (acdb_send_audio_cal_t)dlsym(acdb_handle,
    [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c 124 typedef void (*acdb_send_audio_cal_t)(int, int); typedef
145 acdb_send_audio_cal_t acdb_send_audio_cal;
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 131 acdb_send_audio_cal_t acdb_send_audio_cal;
    [all...]

Completed in 268 milliseconds