Home
last modified time | relevance | path

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

/hardware/qcom/audio/visualizer/
Doffload_visualizer.c307 const char *proxy_ctl_name = "AFE_PCM_RX Audio Mixer MultiMedia4"; in configure_proxy_capture() local
313 ctl = mixer_get_ctl_by_name(mixer, proxy_ctl_name); in configure_proxy_capture()
315 ALOGW("%s: could not get %s ctl", __func__, proxy_ctl_name); in configure_proxy_capture()
319 ALOGW("%s: error setting value %d on %s ", __func__, value, proxy_ctl_name); in configure_proxy_capture()