Home | History | Annotate | Download | only in share

Lines Matching refs:kMaxPredictNumBy3

1902         if (res_this > kMaxPredictNumBy3)
1903 res_this = kMaxPredictNumBy3;