Home
last modified time | relevance | path

Searched refs:app_type (Results 1 – 23 of 23) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
Dutils.c39 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 …]
Daudiozoom.c42 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()
Dmaxxaudio.c103 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()
Dspkr_protection.c307 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()
Dhwdep_cal.c41 uint32_t app_type; member
Daudio_extn.h192 int app_type,
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_audio_calibration.h193 int32_t app_type; member
200 int32_t app_type; member
208 int32_t app_type; member
221 int32_t app_type; member
225 int32_t app_type; member
284 int32_t app_type; member
292 int32_t app_type; member
/hardware/qcom/msm8x26/kernel-headers/linux/
Dmsm_audio_calibration.h177 int32_t app_type; member
184 int32_t app_type; member
191 int32_t app_type; member
204 int32_t app_type; member
207 int32_t app_type; member
265 int32_t app_type; member
271 int32_t app_type; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_audio_calibration.h197 int32_t app_type; member
205 int32_t app_type; member
213 int32_t app_type; member
234 int32_t app_type; member
238 int32_t app_type; member
305 int32_t app_type; member
313 int32_t app_type; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_audio_calibration.h182 int32_t app_type; member
190 int32_t app_type; member
197 int32_t app_type; member
217 int32_t app_type; member
221 int32_t app_type; member
287 int32_t app_type; member
294 int32_t app_type; member
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dmsm_audio_calibration.h205 int32_t app_type; member
213 int32_t app_type; member
221 int32_t app_type; member
242 int32_t app_type; member
246 int32_t app_type; member
352 int32_t app_type; member
360 int32_t app_type; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_audio_calibration.h190 int32_t app_type; member
197 int32_t app_type; member
205 int32_t app_type; member
225 int32_t app_type; member
229 int32_t app_type; member
324 int32_t app_type; member
330 int32_t app_type; member
/hardware/qcom/msm8x09/kernel-headers/linux/
Dmsm_audio_calibration.h190 int32_t app_type; member
197 int32_t app_type; member
205 int32_t app_type; member
225 int32_t app_type; member
229 int32_t app_type; member
324 int32_t app_type; member
330 int32_t app_type; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_audio_calibration.h205 int32_t app_type; member
213 int32_t app_type; member
221 int32_t app_type; member
242 int32_t app_type; member
246 int32_t app_type; member
352 int32_t app_type; member
360 int32_t app_type; member
/hardware/qcom/audio/hal/
Dplatform_api.h81 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);
Daudio_hw.h208 int app_type; member
Daudio_hw.c904 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/
Dplatform.c133 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/
Dplatform.c462 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/
Dplatform.c101 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/
Dril.h1106 RIL_AppType app_type; member
/hardware/ril/include/telephony/
Dril.h1106 RIL_AppType app_type; member
/hardware/ril/libril/
Dril_service.cpp2986 appStatus[i].appType = (AppType) rilAppStatus[i].app_type; in getIccCardStatusResponse()