Home
last modified time | relevance | path

Searched defs:rate_f (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drd.c818 double yl, double *rate_f, double *distbysse_f) { in av1_model_rd_surffit()
921 double *rate_f, double *distbysse_f) { in av1_model_rd_curvfit()
Dencodeframe.c3062 float rate_f = (float)AOMMIN(rd_stats->rate, INT_MAX); in ml_predict_breakout() local
Drdopt.c2782 float rate_f, dist_by_sse_norm_f; in model_rd_with_dnn() local
2885 double rate_f, dist_by_sse_norm_f; in model_rd_with_surffit() local
2991 double rate_f, dist_by_sse_norm_f; in model_rd_with_curvfit() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c3253 float rate_f, dist_f; in ml_predict_breakout() local