Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h95 THR_ZEROA, enumerator
Dvp9_onyx_if.c457 cpi->rd_thresh_mult[THR_ZEROA] += 2000; in set_rd_speed_thresholds()
485 cpi->rd_thresh_mult[THR_ZEROA ] = 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()