HomeSort by relevance Sort by last modified time
    Searched defs:acdb_send_voice_cal (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/hal/
audio_hw.h 270 acdb_send_voice_cal_t acdb_send_voice_cal; member in struct:audio_device
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c 67 static void (*acdb_send_voice_cal)(int,int); variable
677 acdb_send_voice_cal = dlsym(uc_mgr->acdb_handle,"acdb_loader_send_voice_cal");
678 if (acdb_send_voice_cal == NULL) {
681 acdb_send_voice_cal(uc_mgr->current_rx_device,
    [all...]

Completed in 835 milliseconds