Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h95 int cb_rdmult; member
Dvp9_encodeframe.c1977 if (cpi->sf.enable_tpl_model) x->rdmult = x->cb_rdmult; in set_segment_rdmult()
1979 x->rdmult = x->cb_rdmult; in set_segment_rdmult()
2239 x->rdmult = x->cb_rdmult; in encode_b()
3862 int partition_mul = x->cb_rdmult; in rd_pick_partition()
4457 x->cb_rdmult = orig_rdmult; in encode_rd_sb_row()
4482 x->cb_rdmult = dr; in encode_rd_sb_row()
4487 x->cb_rdmult = vp9_compute_rd_mult( in encode_rd_sb_row()