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.c304 const char *proxy_ctl_name = "AFE_PCM_RX Audio Mixer MultiMedia4"; in configure_proxy_capture() local
310 ctl = mixer_get_ctl_by_name(mixer, proxy_ctl_name); in configure_proxy_capture()
312 ALOGW("%s: could not get %s ctl", __func__, proxy_ctl_name); in configure_proxy_capture()
316 ALOGW("%s: error setting value %d on %s ", __func__, value, proxy_ctl_name); in configure_proxy_capture()