Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/audio/hal/audio_extn/
H A Dutils.c50 if (stream_type == PCM_PLAYBACK) { in set_stream_app_type_mixer_ctrl()
161 PCM_PLAYBACK, 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()
316 PCM_PLAYBACK, in derive_playback_app_type_cfg()
337 if (usecase->type == PCM_PLAYBACK) { in derive_acdb_dev_id()
367 if (usecase->type == PCM_PLAYBACK) { in audio_extn_utils_send_app_type_cfg()
388 if (usecase->type == PCM_PLAYBACK) { in audio_extn_utils_send_app_type_cfg()
[all …]
H A 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()
H A 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()
H A 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()
H A Dhfp.c273 pcm_dev_rx_id = platform_get_pcm_device_id(uc_info->id, PCM_PLAYBACK); in start_hfp()
H A Da2dp.c1591 if (uc_info->type == PCM_PLAYBACK && in audio_extn_a2dp_set_parameters()
1648 if (uc_info->type == PCM_PLAYBACK && in audio_extn_a2dp_set_parameters()
H A Dmaxxaudio.c246 if ((usecase->type == PCM_PLAYBACK) && in valid_usecase()
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.h328 PCM_PLAYBACK, enumerator
H A Daudio_hw.c385 PCM_PLAYBACK : PCM_CAPTURE); in may_use_noirq_mode()
1256 if (usecase->type != PCM_PLAYBACK && in check_and_route_capture_usecases()
1663 if (usecase->type == PCM_PLAYBACK) { in select_devices_with_force_switch()
2263 if (usecase->type == PCM_PLAYBACK && in check_and_set_hdmi_channels()
2275 if (usecase->type == PCM_PLAYBACK && in check_and_set_hdmi_channels()
2300 if (usecase->type == PCM_PLAYBACK && in check_and_set_usb_service_interval()
2495 uc_info->type = PCM_PLAYBACK; in start_output_stream()
3356 PCM_PLAYBACK); in out_set_compr_volume()
4673 if (usecase->type == PCM_PLAYBACK) in add_remove_audio_effect()
5744 if ((usecase->type == PCM_PLAYBACK) && in adev_set_parameters()
[all …]
H A Dvoice.c180 pcm_dev_rx_id = platform_get_pcm_device_id(uc_info->id, PCM_PLAYBACK); in voice_start_usecase()
/aosp12/hardware/qcom/audio/hal/msm8960/
H A Dplatform.c438 if (device_type == PCM_PLAYBACK) in platform_get_pcm_device_id()
1304 if (usecase->type == PCM_PLAYBACK && in platform_set_swap_channels()
/aosp12/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c723 {TO_NAME_INDEX(PCM_PLAYBACK)},
1094 valid_uc_type = usecase->type == PCM_PLAYBACK; in platform_send_gain_dep_cal()
2172 if (device_type == PCM_PLAYBACK) in platform_get_pcm_device_id()
4121 if (usecase->type == PCM_PLAYBACK && in platform_set_swap_channels()
4483 if (uc->type == PCM_PLAYBACK && out && usecase != uc) { in pick_playback_cfg_for_uc()
4918 if (type == PCM_PLAYBACK) in platform_get_default_app_type_v2()
/aosp12/hardware/qcom/audio/hal/msm8916/
H A Dplatform.c1417 if (device_type == PCM_PLAYBACK) in platform_get_pcm_device_id()
1627 } else if (type == PCM_PLAYBACK) {
2840 if (usecase->type == PCM_PLAYBACK &&