Searched refs:compute_rd_thresh_factor (Results 1 – 2 of 2) sorted by relevance
237 static int compute_rd_thresh_factor(int qindex, vpx_bit_depth_t bit_depth) { in compute_rd_thresh_factor() function288 const int q = compute_rd_thresh_factor(qindex, cm->bit_depth); in set_block_thresholds()
409 static int compute_rd_thresh_factor(int qindex, aom_bit_depth_t bit_depth) { in compute_rd_thresh_factor() function450 const int q = compute_rd_thresh_factor(qindex, cm->seq_params.bit_depth); in set_block_thresholds()