Lines Matching refs:split
249 /* The upper limit ensures that in a stereo split with itheta==16384, we'll
495 int stereo = !!Y, split = stereo;
571 /* If we need 1.5 more bit than we can produce, split the band in two. */
577 split = 1;
584 if (split) {
594 /* Decide on the resolution to give to the split parameter theta */
605 * time split, a step for stereo, and a triangular one for the rest. */
706 /* We don't split N=2 bands, so cm is either 1 or 0 (for a fold-collapse),
721 /* "Normal" split code */
744 next_lowband2 = lowband + N; /* >32-bit split case */
764 /* For a stereo split, the high bits of fill are always zero,
771 /* For a stereo split, the high bits of fill are always zero,
789 /* This is the basic no-split case */