Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_rdopt.c259 const int thresh_max = INT_MAX / t; in set_block_thresholds() local
263 cpi->rd_thresh_mult[i] < thresh_max ? cpi->rd_thresh_mult[i] * t / 4 in set_block_thresholds()
268 cpi->rd_thresh_mult_sub8x8[i] < thresh_max in set_block_thresholds()