Searched refs:n_sum (Results 1 – 1 of 1) sorted by relevance
513 int n_srcimp, n_amixer, n_srcc, n_sum; in atc_pcm_capture_get_resources() local529 n_sum = (1 == multi) ? 1 : 0; in atc_pcm_capture_get_resources()530 n_amixer = n_sum * 2 + n_srcc; in atc_pcm_capture_get_resources()580 if (i < (n_sum*2)) in atc_pcm_capture_get_resources()582 else if (i < (n_sum*2+n_srcc)) in atc_pcm_capture_get_resources()583 mix_dsc.msr = src_node_conf[(i-n_sum*2)/multi].mix_msr; in atc_pcm_capture_get_resources()651 int err, i, j, n_sum, multi; in atc_pcm_capture_prepare() local675 n_sum = 1; in atc_pcm_capture_prepare()676 mix_base = n_sum * 2; in atc_pcm_capture_prepare()