Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.c186 static int compute_rd_thresh_factor(int qindex, vpx_bit_depth_t bit_depth) { in compute_rd_thresh_factor() function
243 const int q = compute_rd_thresh_factor(qindex, cm->bit_depth); in set_block_thresholds()