/hardware/qcom/audio/hal/audio_extn/ |
D | utils.c | 39 int pcm_device_id, int app_type, in set_stream_app_type_mixer_ctrl() argument 65 app_type_cfg[len++] = app_type; in set_stream_app_type_mixer_ctrl() 74 __func__, stream_type, app_type, acdb_dev_id, sample_rate, in set_stream_app_type_mixer_ctrl() 85 int length = 0, app_type = 0,rc = 0; in audio_extn_utils_send_default_app_type_cfg() local 94 rc = platform_get_default_app_type_v2(platform, PCM_PLAYBACK, &app_type); in audio_extn_utils_send_default_app_type_cfg() 97 app_type_cfg[length++] = app_type; in audio_extn_utils_send_default_app_type_cfg() 125 int app_type = 0, rc = 0; in audio_extn_utils_send_app_type_cfg_hfp() local 154 rc = platform_get_default_app_type_v2(adev->platform, PCM_PLAYBACK, &app_type); in audio_extn_utils_send_app_type_cfg_hfp() 159 rc = set_stream_app_type_mixer_ctrl(adev, pcm_device_id, app_type, in audio_extn_utils_send_app_type_cfg_hfp() 166 rc = platform_get_default_app_type_v2(adev->platform, PCM_CAPTURE, &app_type); in audio_extn_utils_send_app_type_cfg_hfp() [all …]
|
D | audiozoom.c | 42 uint32_t app_type; member 93 qdsp_audiozoom.app_type = atoi(attr[1]); in start_tag() 205 str_parms_add_int(parms, "cal_apptype", in->app_type_cfg.app_type); in audio_extn_audiozoom_set_microphone_field_dimension_zoom() 254 qdsp_audiozoom.zoom_param_id, qdsp_audiozoom.dir_param_id,qdsp_audiozoom.app_type); in audio_extn_audiozoom_init()
|
D | maxxaudio.c | 103 unsigned int app_type; member 282 ma_cal->common.app_type = APP_TYPE_DEFAULT; in ma_cal_init() 301 ma_cal.common.app_type = usecase->stream.out->app_type_cfg.app_type; in check_and_send_all_audio_cal() 304 __func__, usecase->id, ma_cal.common.app_type, in check_and_send_all_audio_cal() 704 ma_cal.common.app_type = usecase->stream.out->app_type_cfg.app_type; in audio_extn_ma_set_device() 707 __func__, usecase->id, ma_cal.common.app_type, in audio_extn_ma_set_device()
|
D | spkr_protection.c | 307 int app_type = 0; in spkr_calibrate() local 482 platform_get_default_app_type_v2(adev->platform, PCM_CAPTURE, &app_type); in spkr_calibrate() 484 app_type, 8000); in spkr_calibrate() 808 int app_type = 0; in audio_extn_spkr_prot_start_processing() local 866 platform_get_default_app_type_v2(adev->platform, PCM_CAPTURE, &app_type); in audio_extn_spkr_prot_start_processing() 868 app_type, 8000); in audio_extn_spkr_prot_start_processing()
|
D | hwdep_cal.c | 41 uint32_t app_type; member
|
D | audio_extn.h | 192 int app_type,
|
/hardware/qcom/audio/hal/ |
D | platform_api.h | 81 int app_type, int sample_rate); 83 int platform_get_default_app_type_v2(void *platform, enum usecase_type_t type, int *app_type); 180 int bw, int sr, int *app_type); 183 int bw, int app_type, int max_sr);
|
D | audio_hw.h | 208 int app_type; member
|
D | audio_hw.c | 904 set_values[1] = in->app_type_cfg.app_type; in send_effect_enable_disable_mixer_ctl() 972 __func__, effect_config.module_id, in->app_type_cfg.app_type, in enable_disable_effect() 1222 out->app_type_cfg.app_type, in check_and_route_playback_usecases() 1863 voip_out->app_type_cfg.app_type, in select_devices_with_force_switch() 3443 out->app_type_cfg.app_type, in out_set_volume()
|
/hardware/qcom/audio/hal/msm8974/ |
D | platform.c | 133 uint32_t app_type; member 732 int app_type; member 941 cal->app_type = (uint32_t)strtoul(value, NULL, 0); in parse_audiocal_cfg() 1072 int acdb_dev_id, app_type; in platform_send_gain_dep_cal() local 1106 app_type = usecase->stream.out->app_type_cfg.app_type; in platform_send_gain_dep_cal() 1108 app_type = DEFAULT_APP_TYPE_RX_PATH; in platform_send_gain_dep_cal() 1112 if (!my_data->acdb_send_gain_dep_cal(acdb_dev_id, app_type, in platform_send_gain_dep_cal() 1647 app_type_cfg[length++] = entry->app_type; in platform_backend_app_type_cfg_init() 1650 ALOGI("%s add entry %d %d", __func__, entry->app_type, entry->bit_width); in platform_backend_app_type_cfg_init() 2430 int app_type, int sample_rate) in platform_send_audio_calibration_v2() argument [all …]
|
/hardware/qcom/audio/hal/msm8960/ |
D | platform.c | 462 int *app_type __unused) in platform_get_default_app_type_v2() 1398 int app_type __unused, int sample_rate __unused) in platform_send_audio_calibration_v2() 1407 int bw __unused, int app_type __unused, in platform_add_app_type() 1414 int *app_type __unused) { in platform_get_app_type_v2()
|
/hardware/qcom/audio/hal/msm8916/ |
D | platform.c | 101 uint32_t app_type; member 1621 int platform_get_default_app_type_v2(void *platform, usecase_type_t type, int *app_type) 1626 *app_type = DEFAULT_APP_TYPE_TX_PATH; 1628 *app_type = DEFAULT_APP_TYPE_RX_PATH; 2872 int app_type __unused, 2895 int bw __unused, int app_type __unused, 2902 int *app_type __unused) {
|
/hardware/ril/reference-ril/ |
D | ril.h | 1106 RIL_AppType app_type; member
|
/hardware/ril/include/telephony/ |
D | ril.h | 1106 RIL_AppType app_type; member
|
/hardware/ril/libril/ |
D | ril_service.cpp | 2986 appStatus[i].appType = (AppType) rilAppStatus[i].app_type; in getIccCardStatusResponse()
|