Lines Matching defs:mono
131 * Only mono and interleaved modes are supported now.
358 if (apcm->mono) {
359 sum_mgr->put_sum(sum_mgr, apcm->mono);
360 apcm->mono = NULL;
600 err = sum_mgr->get_sum(sum_mgr, &sum_dsc, (struct sum **)&apcm->mono);
652 struct sum *mono;
671 mono = apcm->mono;
675 MONO_SUM_SCALE, mono);
677 out_ports[0] = &mono->rsc;