Searched refs:n_sum (Results 1 – 1 of 1) sorted by relevance
519 int n_srcimp, n_amixer, n_srcc, n_sum; in atc_pcm_capture_get_resources() local535 n_sum = (1 == multi) ? 1 : 0; in atc_pcm_capture_get_resources()536 n_amixer = n_sum * 2 + n_srcc; in atc_pcm_capture_get_resources()586 if (i < (n_sum*2)) in atc_pcm_capture_get_resources()588 else if (i < (n_sum*2+n_srcc)) in atc_pcm_capture_get_resources()589 mix_dsc.msr = src_node_conf[(i-n_sum*2)/multi].mix_msr; in atc_pcm_capture_get_resources()657 int err, i, j, n_sum, multi; in atc_pcm_capture_prepare() local681 n_sum = 1; in atc_pcm_capture_prepare()682 mix_base = n_sum * 2; in atc_pcm_capture_prepare()