Lines Matching defs:mono
128 * Only mono and interleaved modes are supported now.
355 if (apcm->mono) {
356 sum_mgr->put_sum(sum_mgr, apcm->mono);
357 apcm->mono = NULL;
597 err = sum_mgr->get_sum(sum_mgr, &sum_dsc, (struct sum **)&apcm->mono);
649 struct sum *mono;
668 mono = apcm->mono;
672 MONO_SUM_SCALE, mono);
674 out_ports[0] = &mono->rsc;