Home
last modified time | relevance | path

Searched refs:PCM_OUT (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
Dhfp.c156 PCM_OUT, &pcm_config_hfp); in start_hfp()
166 PCM_OUT, &pcm_config_hfp); in start_hfp()
Dspkr_protection.c357 PCM_OUT, &pcm_config_skr_prot); in spkr_calibrate()
/hardware/qcom/audio/msm8909/hal/audio_extn/
Dhfp.c173 PCM_OUT, &pcm_config_hfp); in start_hfp()
183 PCM_OUT, &pcm_config_hfp); in start_hfp()
Dfm.c184 PCM_OUT, &pcm_config_fm); in fm_start()
Dusb.c365 usbmod->usb_device_id, PCM_OUT | in usb_playback_entry()
511 usbmod->proxy_device_id, PCM_OUT | in usb_record_entry()
Dspkr_protection.c366 PCM_OUT, &pcm_config_skr_prot); in spkr_calibrate()
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_audio.h54 #define PCM_OUT 0x00000000 macro
Daplay.c182 flags |= PCM_OUT; in play_file()
/hardware/qcom/audio/legacy/alsa_sound/
Dalsa_default.cpp673 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()
DAudioUsbALSA.cpp419 mproxyRecordingHandle = configureDevice(PCM_OUT|channelFlag|PCM_MMAP, (char *)"hw:0,7", in RecordingThreadEntry()
800 musbPlaybackHandle = configureDevice(PCM_OUT|PCM_STEREO|PCM_MMAP, (char *)"hw:1,0", in PlaybackThreadEntry()
/hardware/qcom/audio/msm8909/hal/
Dvoice.c165 PCM_OUT, &voice_config); in voice_start_usecase()
Daudio_hw.c1487 unsigned int flags = PCM_OUT; in start_output_stream()
/hardware/qcom/audio/hal/
Dvoice.c204 PCM_OUT, &voice_config); in voice_start_usecase()
Daudio_hw.c1230 unsigned int flags = PCM_OUT; in start_output_stream()
2864 PCM_OUT, in adev_verify_devices()
/hardware/qcom/audio/msm8909/hal/voice_extn/
Dcompress_voip.c371 PCM_OUT, voip_config); in voip_start_call()
/hardware/intel/audio_media/hdmi/
Dtinyaudio_hw.c260 out->pcm = pcm_open(adev->card, adev->device, PCM_OUT, &out->pcm_config); in start_output_stream()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1058 profile_init(&adev->out_profile, PCM_OUT); in adev_open()
/hardware/bsp/intel/peripheral/audio/generic/
Daudio_hal.c1184 profile_init(&adev->out_profile, PCM_OUT); in adev_open()