Home | History | Annotate | Download | only in celt

Lines Matching refs:from1

699       int from0, from1;
702 from1 = cost1 + lambda;
703 if (from0 < from1)
708 curr0 = from1;
713 from1 = cost1;
714 if (from0 < from1)
719 curr1 = from1;