Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h81 THR_NEARA, enumerator
Dvp9_onyx_if.c443 cpi->rd_thresh_mult[THR_NEARA] += 1000; in set_rd_speed_thresholds()
486 cpi->rd_thresh_mult[THR_NEARA ] = 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()
3255 mode_skip_mask |= (1 << THR_NEARA); in vp9_rd_pick_inter_mode_sb()