Searched refs:n_sum (Results 1 – 1 of 1) sorted by relevance
514 int n_srcimp, n_amixer, n_srcc, n_sum; in atc_pcm_capture_get_resources() local530 n_sum = (1 == multi) ? 1 : 0; in atc_pcm_capture_get_resources()531 n_amixer = n_sum * 2 + n_srcc; in atc_pcm_capture_get_resources()581 if (i < (n_sum*2)) in atc_pcm_capture_get_resources()583 else if (i < (n_sum*2+n_srcc)) in atc_pcm_capture_get_resources()584 mix_dsc.msr = src_node_conf[(i-n_sum*2)/multi].mix_msr; in atc_pcm_capture_get_resources()652 int err, i, j, n_sum, multi; in atc_pcm_capture_prepare() local676 n_sum = 1; in atc_pcm_capture_prepare()677 mix_base = n_sum * 2; in atc_pcm_capture_prepare()