Home | History | Annotate | Download | only in encoder

Lines Matching refs:rate_f

3253     float rate_f, dist_f;
3271 rate_f = (float)VPXMIN(rd_cost->rate, INT_MAX);
3273 rate_f =
3275 rate_f;
3277 features[feature_index++] = rate_f;