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