Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2757 int tmp_rate_sum = 0; in handle_inter_mode() local
2771 rd = RDCOST(x->rdmult, x->rddiv, tmp_rate_sum, tmp_dist_sum); in handle_inter_mode()
2810 tmp_rate_sum = rate_sum; in handle_inter_mode()