Searched refs:n_srcc (Results 1 – 2 of 2) sorted by relevance
338 for (i = 0; i < apcm->n_srcc; i++) { in atc_pcm_release_resources()466 *n_srcc = 0; in setup_src_node_conf()530 n_amixer = n_sum * 2 + n_srcc; in atc_pcm_capture_get_resources()531 n_srcimp = n_srcc; in atc_pcm_capture_get_resources()541 if (n_srcc) { in atc_pcm_capture_get_resources()562 for (i = 0, apcm->n_srcc = 0; i < n_srcc; i++) { in atc_pcm_capture_get_resources()575 apcm->n_srcc++; in atc_pcm_capture_get_resources()582 else if (i < (n_sum*2+n_srcc)) in atc_pcm_capture_get_resources()605 if (i < (n_srcc)) in atc_pcm_capture_get_resources()679 for (i = 0; i < apcm->n_srcc; i++) { in atc_pcm_capture_prepare()[all …]
67 unsigned char n_srcc; /* Number of converting SRCs */ member
Completed in 14 milliseconds