Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.c318 const int thresh_max = INT_MAX / t; in set_block_thresholds() local
322 rd->threshes[segment_id][bsize][i] = rd->thresh_mult[i] < thresh_max in set_block_thresholds()
328 rd->thresh_mult_sub8x8[i] < thresh_max in set_block_thresholds()
/external/libaom/libaom/av1/encoder/
Drd.c464 const int thresh_max = INT_MAX / t; in set_block_thresholds() local
467 rd->threshes[segment_id][bsize][i] = rd->thresh_mult[i] < thresh_max in set_block_thresholds()