Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h68 THR_ZEROMV, enumerator
Dvp9_rd.c711 rd->thresh_mult[THR_ZEROMV] += 2000; in vp9_set_rd_speed_thresholds()
Dvp9_rdopt.c4121 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()
Dvp9_pickmode.c1081 { THR_NEARESTMV, THR_NEARMV, THR_ZEROMV, THR_NEWMV },