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.h62 THR_ZEROMV, enumerator
Dvp9_rd.c626 rd->thresh_mult[THR_ZEROMV] += 2000; in vp9_set_rd_speed_thresholds()
Dvp9_rdopt.c3762 cpi->sf.adaptive_rd_thresh, bsize, THR_ZEROMV); in vp9_rd_pick_inter_mode_sb_seg_skip()
3768 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.c1010 { THR_NEARESTMV, THR_NEARMV, THR_ZEROMV, THR_NEWMV },