Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_speed_features.c30 (1 << THR_ALTR) | \
40 (1 << THR_ALTR) | \
Dvp9_onyx_int.h112 THR_ALTR, enumerator
Dvp9_onyx_if.c515 cpi->rd_thresh_mult_sub8x8[THR_ALTR] += 2500; in set_rd_speed_thresholds_sub8x8()
531 cpi->rd_thresh_mult_sub8x8[THR_ALTR] = INT_MAX; in set_rd_speed_thresholds_sub8x8()
Dvp9_rdopt.c4036 cpi->rd_thresh_sub8x8[segment_id][bsize][THR_ALTR]; in vp9_rd_pick_inter_mode_sub8x8()