Searched refs:kMaxPredictNumByGt3 (Results 1 – 3 of 3) sorted by relevance
75 const size_t kMaxPredictNumByGt3 = 1; variable
1922 if (res_this > kMaxPredictNumByGt3) in inner_predict()1923 res_this = kMaxPredictNumByGt3; in inner_predict()