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

  /hardware/qcom/audio/hal/
platform_api.h 30 struct amp_db_and_gain_table { struct
95 bool platform_add_gain_level_mapping(struct amp_db_and_gain_table *tbl_entry);
101 int platform_get_gain_level_mapping(struct amp_db_and_gain_table *mapping_tbl,
platform_info.c 313 struct amp_db_and_gain_table tbl_entry;
    [all...]
audio_hw.c 509 int audio_hw_get_gain_level_mapping(struct amp_db_and_gain_table *mapping_tbl,
    [all...]
  /hardware/qcom/audio/post_proc/
volume_listener.c 159 struct amp_db_and_gain_table volume_curve_gain_mapping_table[MAX_VOLUME_CAL_STEPS] =
198 static int (*get_custom_gain_table)(struct amp_db_and_gain_table *, int);
643 get_custom_gain_table = (int (*) (struct amp_db_and_gain_table *, int))dlsym(hal_lib_pointer, AHAL_GAIN_GET_MAPPING_TABLE);
  /hardware/qcom/audio/hal/msm8960/
platform.c     [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c     [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c     [all...]

Completed in 428 milliseconds