Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h93 THR_ZEROMV, enumerator
Dvp9_pickmode.c284 mode_idx[ZEROMV] = THR_ZEROMV; // LAST_FRAME, ZEROMV in vp9_pick_inter_mode()
Dvp9_onyx_if.c455 cpi->rd_thresh_mult[THR_ZEROMV] += 2000; in set_rd_speed_thresholds()
474 cpi->rd_thresh_mult[THR_ZEROMV ] = INT_MAX; in set_rd_speed_thresholds()
Dvp9_rdopt.c3285 mode_index = THR_ZEROMV; in vp9_rd_pick_inter_mode_sb()