Searched refs:compute_rd_thresh_factor (Results 1 – 2 of 2) sorted by relevance
312 static int compute_rd_thresh_factor(int qindex, vpx_bit_depth_t bit_depth) { in compute_rd_thresh_factor() function363 const int q = compute_rd_thresh_factor(qindex, cm->bit_depth); in set_block_thresholds()
494 static int compute_rd_thresh_factor(int qindex, aom_bit_depth_t bit_depth) { in compute_rd_thresh_factor() function548 const int q = compute_rd_thresh_factor(qindex, cm->seq_params->bit_depth); in set_block_thresholds()