Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h80 THR_NEARMV, enumerator
Dvp9_pickmode.c283 mode_idx[NEARMV] = THR_NEARMV; // LAST_FRAME, NEARMV in vp9_pick_inter_mode()
Dvp9_onyx_if.c442 cpi->rd_thresh_mult[THR_NEARMV] += 1000; in set_rd_speed_thresholds()
475 cpi->rd_thresh_mult[THR_NEARMV ] = INT_MAX; in set_rd_speed_thresholds()
Dvp9_rdopt.c3283 mode_index = THR_NEARMV; in vp9_rd_pick_inter_mode_sb()