Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h71 THR_NEARESTA, enumerator
Dvp9_onyx_if.c434 cpi->rd_thresh_mult[THR_NEARESTA] = 0; in set_rd_speed_thresholds()
484 cpi->rd_thresh_mult[THR_NEARESTA ] = INT_MAX; in set_rd_speed_thresholds()
Dvp9_rdopt.c3252 ~((1 << THR_NEARESTA) | (1 << THR_NEARA) | (1 << THR_ZEROA)); in vp9_rd_pick_inter_mode_sb()
3257 mode_skip_mask |= (1 << THR_NEARESTA); in vp9_rd_pick_inter_mode_sb()