Searched refs:group_weight_factor (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | pass2_strategy.c | 165 double group_weight_factor, int best_qindex, int worst_qindex) { in find_qindex_by_rate_with_correction() argument 175 frame_type, mid, mid_factor * group_weight_factor, bit_depth); in find_qindex_by_rate_with_correction() 188 frame_type, low, low_factor * group_weight_factor, bit_depth); in find_qindex_by_rate_with_correction() 198 double group_weight_factor) { in get_twopass_worst_quality() argument 231 av_err_per_mb, ediv_size_correction, group_weight_factor, in get_twopass_worst_quality()
|