Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_rdopt.c137 static int rd_thresh_block_size_factor[BLOCK_SIZES] = variable
258 const int t = q * rd_thresh_block_size_factor[bsize]; in set_block_thresholds()