Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_speed_features.c31 (1 << THR_GOLD) | \
41 (1 << THR_GOLD))
Dvp9_onyx_int.h111 THR_GOLD, enumerator
Dvp9_onyx_if.c514 cpi->rd_thresh_mult_sub8x8[THR_GOLD] += 2500; in set_rd_speed_thresholds_sub8x8()
529 cpi->rd_thresh_mult_sub8x8[THR_GOLD] = INT_MAX; in set_rd_speed_thresholds_sub8x8()
Dvp9_rdopt.c4038 cpi->rd_thresh_sub8x8[segment_id][bsize][THR_GOLD] : this_rd_thresh; in vp9_rd_pick_inter_mode_sub8x8()