Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h70 THR_NEARESTMV, enumerator
Dvp9_pickmode.c282 mode_idx[NEARESTMV] = THR_NEARESTMV; // LAST_FRAME, NEARESTMV in vp9_pick_inter_mode()
Dvp9_onyx_if.c432 cpi->rd_thresh_mult[THR_NEARESTMV] = 0; in set_rd_speed_thresholds()
473 cpi->rd_thresh_mult[THR_NEARESTMV] = INT_MAX; in set_rd_speed_thresholds()
Dvp9_rdopt.c3281 mode_index = THR_NEARESTMV; in vp9_rd_pick_inter_mode_sb()