Home | History | Annotate | Download | only in celt

Lines Matching refs:from1

667       int from0, from1;
670 from1 = cost1 + lambda;
671 if (from0 < from1)
676 curr0 = from1;
681 from1 = cost1;
682 if (from0 < from1)
687 curr1 = from1;