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

  /hardware/qcom/audio/hal/msm8960/
platform.c 64 typedef void (*acdb_send_audio_cal_t)(int, int); typedef
88 acdb_send_audio_cal_t acdb_send_audio_cal;
313 my_data->acdb_send_audio_cal = (acdb_send_audio_cal_t)dlsym(my_data->acdb_handle,
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 69 typedef void (*acdb_send_audio_cal_t)(int, int); typedef
84 acdb_send_audio_cal_t acdb_send_audio_cal;
759 my_data->acdb_send_audio_cal = (acdb_send_audio_cal_t)dlsym(my_data->acdb_handle,
    [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 39 typedef void (*acdb_send_audio_cal_t)(int, int); typedef
41 acdb_send_audio_cal_t acdb_send_audio_cal;
630 acdb_send_audio_cal = (acdb_send_audio_cal_t)dlsym(acdb_handle,
    [all...]

Completed in 813 milliseconds