Lines Matching defs:skip
572 /* skip input channels that contribute fully only to the corresponding
575 int skip = 1;
581 skip = 0;
589 skip = 0;
595 if (skip) {
600 /* skip input channels that do not contribute to any output channel */
620 /* skip output channels that only get full contribution from the
623 int skip = 1;
629 skip = 0;
638 skip = 0;
642 if (skip) {