Home
last modified time | relevance | path

Searched refs:THR_NEWA (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h77 THR_NEWA, enumerator
Dvp9_onyx_if.c439 cpi->rd_thresh_mult[THR_NEWA] += 1000; in set_rd_speed_thresholds()
487 cpi->rd_thresh_mult[THR_NEWA ] = INT_MAX; in set_rd_speed_thresholds()
Dvp9_rdopt.c3268 (1 << THR_NEWMV) | (1 << THR_NEWG) | (1 << THR_NEWA) | in vp9_rd_pick_inter_mode_sb()