Home
last modified time | relevance | path

Searched refs:tmp_dist_sum (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2636 int64_t tmp_dist_sum = 0; in handle_inter_mode() local
2649 rd = RDCOST(x->rdmult, x->rddiv, tmp_rate_sum, tmp_dist_sum); in handle_inter_mode()
2689 tmp_dist_sum = dist_sum; in handle_inter_mode()