Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_rdopt.c2811 int tmp_rate_sum = 0; in handle_inter_mode() local
2822 rd = RDCOST(x->rdmult, x->rddiv, tmp_rate_sum, tmp_dist_sum); in handle_inter_mode()
2856 tmp_rate_sum = rate_sum; in handle_inter_mode()