Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.c418 static struct pcm_device_profile *get_pcm_device(usecase_type_t uc_type, audio_devices_t devices) in get_pcm_device() function
1200 ref_pcm_profile = get_pcm_device(PCM_CAPTURE, pcm_device_capture_loopback_aec.devices); in get_hw_echo_reference()
1953 pcm_profile = get_pcm_device(in->usecase_type, in->devices); in start_input_stream()
2281 while ((pcm_profile = get_pcm_device(usecase->type, devices)) != NULL) { in uc_select_pcm_devices()
2575 pcm_profile = get_pcm_device(usecase_type, devices); in get_input_buffer_size()
3908 pcm_profile = get_pcm_device(PCM_PLAYBACK, devices); in adev_open_output_stream()
4302 pcm_profile = get_pcm_device(usecase_type, devices); in adev_open_input_stream()
4309 pcm_profile = get_pcm_device(usecase_type, devices); in adev_open_input_stream()