Searched refs:THR_ZEROMV (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rd.h | 59 THR_ZEROMV, enumerator
|
D | vp9_rd.c | 602 rd->thresh_mult[THR_ZEROMV] += 2000; in vp9_set_rd_speed_thresholds()
|
D | vp9_rdopt.c | 3712 cpi->sf.adaptive_rd_thresh, bsize, THR_ZEROMV); in vp9_rd_pick_inter_mode_sb_seg_skip() 3719 store_coding_context(x, ctx, THR_ZEROMV, in vp9_rd_pick_inter_mode_sb_seg_skip()
|
D | vp9_pickmode.c | 933 {THR_NEARESTMV, THR_NEARMV, THR_ZEROMV, THR_NEWMV},
|