Searched refs:PCM_OUT (Results 1 – 18 of 18) sorted by relevance
/hardware/qcom/audio/hal/audio_extn/ |
D | hfp.c | 156 PCM_OUT, &pcm_config_hfp); in start_hfp() 166 PCM_OUT, &pcm_config_hfp); in start_hfp()
|
D | spkr_protection.c | 357 PCM_OUT, &pcm_config_skr_prot); in spkr_calibrate()
|
/hardware/qcom/audio/msm8909/hal/audio_extn/ |
D | hfp.c | 173 PCM_OUT, &pcm_config_hfp); in start_hfp() 183 PCM_OUT, &pcm_config_hfp); in start_hfp()
|
D | fm.c | 184 PCM_OUT, &pcm_config_fm); in fm_start()
|
D | usb.c | 365 usbmod->usb_device_id, PCM_OUT | in usb_playback_entry() 511 usbmod->proxy_device_id, PCM_OUT | in usb_record_entry()
|
D | spkr_protection.c | 366 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()
|
D | AudioUsbALSA.cpp | 419 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/ |
D | voice.c | 165 PCM_OUT, &voice_config); in voice_start_usecase()
|
D | audio_hw.c | 1487 unsigned int flags = PCM_OUT; in start_output_stream()
|
/hardware/qcom/audio/hal/ |
D | voice.c | 204 PCM_OUT, &voice_config); in voice_start_usecase()
|
D | audio_hw.c | 1230 unsigned int flags = PCM_OUT; in start_output_stream() 2864 PCM_OUT, in adev_verify_devices()
|
/hardware/qcom/audio/msm8909/hal/voice_extn/ |
D | compress_voip.c | 371 PCM_OUT, voip_config); in voip_start_call()
|
/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 | 1058 profile_init(&adev->out_profile, PCM_OUT); in adev_open()
|
/hardware/bsp/intel/peripheral/audio/generic/ |
D | audio_hal.c | 1184 profile_init(&adev->out_profile, PCM_OUT); in adev_open()
|