Home | History | Annotate | Download | only in share

Lines Matching refs:kMaxPredictNumBy2

1905         if (res_this > kMaxPredictNumBy2)
1906 res_this = kMaxPredictNumBy2;