Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h110 THR_LAST, enumerator
Dvp9_speed_features.c32 (1 << THR_LAST))
Dvp9_onyx_if.c513 cpi->rd_thresh_mult_sub8x8[THR_LAST] += 2500; in set_rd_speed_thresholds_sub8x8()
527 cpi->rd_thresh_mult_sub8x8[THR_LAST] = INT_MAX; in set_rd_speed_thresholds_sub8x8()
Dvp9_rdopt.c4035 cpi->rd_thresh_sub8x8[segment_id][bsize][THR_LAST] : in vp9_rd_pick_inter_mode_sub8x8()