Searched refs:tmp_rate (Results 1 – 1 of 1) sorted by relevance
2905 int tmp_rate; in handle_inter_mode() local2907 model_rd_for_sb(cpi, bsize, x, xd, &tmp_rate, &tmp_dist); in handle_inter_mode()2908 rd = RDCOST(x->rdmult, x->rddiv, rs + tmp_rate, tmp_dist); in handle_inter_mode()