Searched refs:PCM_OUT (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/audio/hal/audio_extn/ |
D | hfp.c | 292 PCM_OUT, &pcm_config_hfp); in start_hfp() 304 PCM_OUT, &pcm_config_hfp); in start_hfp()
|
D | spkr_protection.c | 358 PCM_OUT, &pcm_config_skr_prot); in spkr_calibrate()
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_audio.h | 54 #define PCM_OUT 0x00000000 macro
|
D | aplay.c | 182 flags |= PCM_OUT; in play_file()
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | alsa_default.cpp | 673 flags = PCM_OUT; in s_open() 740 flags = PCM_OUT; in s_start_voip_call() 840 flags = PCM_OUT | PCM_MONO; in s_start_voice_call() 960 flags = PCM_OUT | PCM_STEREO; in s_start_fm()
|
/hardware/qcom/audio/hal/ |
D | voice.c | 203 PCM_OUT, &voice_config); in voice_start_usecase()
|
D | audio_hw.c | 2123 unsigned int flags = PCM_OUT | PCM_MONOTONIC; in start_output_stream() 3370 (PCM_OUT | PCM_MMAP | PCM_NOIRQ | PCM_MONOTONIC), &out->config); in out_create_mmap_buffer() 5295 PCM_OUT, in adev_verify_devices()
|
/hardware/intel/audio_media/hdmi/ |
D | tinyaudio_hw.c | 260 out->pcm = pcm_open(adev->card, adev->device, PCM_OUT, &out->pcm_config); in start_output_stream()
|
/hardware/libhardware/modules/usbaudio/ |
D | audio_hal.c | 1252 profile_init(&adev->out_profile, PCM_OUT); in adev_open()
|