Searched refs:ref_pcm_profile (Results 1 – 1 of 1) sorted by relevance
1187 struct pcm_device_profile *ref_pcm_profile; in get_hw_echo_reference() local1200 ref_pcm_profile = get_pcm_device(PCM_CAPTURE, pcm_device_capture_loopback_aec.devices); in get_hw_echo_reference()1201 if (ref_pcm_profile == NULL) { in get_hw_echo_reference()1208 ref_device->pcm_profile = ref_pcm_profile; in get_hw_echo_reference()1210 …ALOGV("%s: ref_device rate:%d, ch:%d", __func__, ref_pcm_profile->config.rate, ref_pcm_profile->co… in get_hw_echo_reference()