Home
last modified time | relevance | path

Searched refs:PCM_PLAYBACK (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
Dutils.c50 if (stream_type == PCM_PLAYBACK) { in set_stream_app_type_mixer_ctrl()
94 rc = platform_get_default_app_type_v2(platform, PCM_PLAYBACK, &app_type); in audio_extn_utils_send_default_app_type_cfg()
142 pcm_device_id = platform_get_pcm_device_id(usecase->id, PCM_PLAYBACK); in audio_extn_utils_send_app_type_cfg_hfp()
154 rc = platform_get_default_app_type_v2(adev->platform, PCM_PLAYBACK, &app_type); in audio_extn_utils_send_app_type_cfg_hfp()
161 PCM_PLAYBACK, in audio_extn_utils_send_app_type_cfg_hfp()
195 rc = platform_get_default_app_type_v2(adev->platform, PCM_PLAYBACK, &app_type); in audio_extn_utils_send_app_type_cfg_hfp()
199 PCM_PLAYBACK, SND_DEVICE_NONE); in audio_extn_utils_send_app_type_cfg_hfp()
293 PCM_PLAYBACK, in derive_playback_app_type_cfg()
301 PCM_PLAYBACK, in derive_playback_app_type_cfg()
309 PCM_PLAYBACK, in derive_playback_app_type_cfg()
[all …]
Dsoundtrigger.c186 case PCM_PLAYBACK: in populate_usecase()
369 device_type = PCM_PLAYBACK; in audio_extn_sound_trigger_update_device_status()
417 (uc_info->type == PCM_PLAYBACK && in audio_extn_sound_trigger_update_stream_status()
Dcirrus_playback.c484 uc_info_rx->type = PCM_PLAYBACK; in audio_extn_cirrus_calibration_thread()
492 pcm_dev_rx_id = platform_get_pcm_device_id(uc_info_rx->id, PCM_PLAYBACK); in audio_extn_cirrus_calibration_thread()
Dspkr_protection.c338 uc_info_rx->type = PCM_PLAYBACK; in spkr_calibrate()
347 pcm_dev_rx_id = platform_get_pcm_device_id(uc_info_rx->id, PCM_PLAYBACK); in spkr_calibrate()
Dhfp.c273 pcm_dev_rx_id = platform_get_pcm_device_id(uc_info->id, PCM_PLAYBACK); in start_hfp()
Da2dp.c1590 if (uc_info->type == PCM_PLAYBACK && in audio_extn_a2dp_set_parameters()
1647 if (uc_info->type == PCM_PLAYBACK && in audio_extn_a2dp_set_parameters()
Dmaxxaudio.c245 if ((usecase->type == PCM_PLAYBACK) && in valid_usecase()
/hardware/qcom/audio/hal/
Daudio_hw.h326 PCM_PLAYBACK, enumerator
Daudio_hw.c382 PCM_PLAYBACK : PCM_CAPTURE); in may_use_noirq_mode()
1243 if (usecase->type != PCM_PLAYBACK && in check_and_route_capture_usecases()
1650 if (usecase->type == PCM_PLAYBACK) { in select_devices_with_force_switch()
2250 if (usecase->type == PCM_PLAYBACK && in check_and_set_hdmi_channels()
2262 if (usecase->type == PCM_PLAYBACK && in check_and_set_hdmi_channels()
2287 if (usecase->type == PCM_PLAYBACK && in check_and_set_usb_service_interval()
2475 out->pcm_device_id = platform_get_pcm_device_id(out->usecase, PCM_PLAYBACK); in start_output_stream()
2485 uc_info->type = PCM_PLAYBACK; in start_output_stream()
3311 PCM_PLAYBACK); in set_compr_volume()
3967 out->pcm_device_id = platform_get_pcm_device_id(out->usecase, PCM_PLAYBACK); in out_create_mmap_buffer()
[all …]
Dvoice.c180 pcm_dev_rx_id = platform_get_pcm_device_id(uc_info->id, PCM_PLAYBACK); in voice_start_usecase()
/hardware/qcom/audio/hal/msm8960/
Dplatform.c420 if (device_type == PCM_PLAYBACK) in platform_get_pcm_device_id()
1213 if (usecase->type == PCM_PLAYBACK && in platform_set_swap_channels()
/hardware/qcom/audio/hal/msm8974/
Dplatform.c722 {TO_NAME_INDEX(PCM_PLAYBACK)},
1075 valid_uc_type = usecase->type == PCM_PLAYBACK; in platform_send_gain_dep_cal()
2153 if (device_type == PCM_PLAYBACK) in platform_get_pcm_device_id()
4024 if (usecase->type == PCM_PLAYBACK && in platform_set_swap_channels()
4386 if (uc->type == PCM_PLAYBACK && out && usecase != uc) { in pick_playback_cfg_for_uc()
4821 if (type == PCM_PLAYBACK) in platform_get_default_app_type_v2()
/hardware/qcom/audio/hal/msm8916/
Dplatform.c1399 if (device_type == PCM_PLAYBACK) in platform_get_pcm_device_id()
1604 } else if (type == PCM_PLAYBACK) {
2749 if (usecase->type == PCM_PLAYBACK &&