Searched refs:compute_score (Results 1 – 1 of 1) sorted by relevance
2806 static double compute_score(VP9_COMMON *const cm, MACROBLOCKD *const xd, in compute_score() function3071 if (compute_score(cm, xd, ctx, mi_row, mi_col, bsize) < 0.0) { in rd_pick_partition()