Home | History | Annotate | Download | only in base

Lines Matching full:ufep

519       int ufep = ReadBits(&reader, 3);
520 if (ufep == 1) {
528 RCHECK(ufep == 0); // Only 0 and 1 allowed.