Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_rdopt.c234 static int compute_rd_thresh_factor(int qindex) { in compute_rd_thresh_factor() function
253 const int q = compute_rd_thresh_factor(qindex); in set_block_thresholds()