Searched refs:best_allowed_q (Results 1 – 14 of 14) sorted by relevance
173 int best_allowed_q; member
121 lrc->best_quality = oxcf->best_allowed_q; in vp9_init_layer_context()134 lrc->last_q[KEY_FRAME] = oxcf->best_allowed_q; in vp9_init_layer_context()135 lrc->last_q[INTER_FRAME] = oxcf->best_allowed_q; in vp9_init_layer_context()137 (oxcf->worst_allowed_q + oxcf->best_allowed_q) / 2; in vp9_init_layer_context()139 (oxcf->worst_allowed_q + oxcf->best_allowed_q) / 2; in vp9_init_layer_context()
194 int best_allowed_q; member281 return cfg->best_allowed_q == 0 && cfg->worst_allowed_q == 0; in is_lossless_requested()
369 (oxcf->worst_allowed_q + oxcf->best_allowed_q) / 2; in vp9_rc_init()371 (oxcf->worst_allowed_q + oxcf->best_allowed_q) / 2; in vp9_rc_init()374 rc->last_q[KEY_FRAME] = oxcf->best_allowed_q; in vp9_rc_init()
3189 rc->last_q[KEY_FRAME] = (tmp_q + cpi->oxcf.best_allowed_q) / 2; in vp9_rc_get_second_pass_params()
1953 rc->best_quality = cpi->oxcf.best_allowed_q; in vp9_change_config()4037 VPXMAX(bottom_index - qrange_adj / 2, oxcf->best_allowed_q);
309 lc->active_best_quality = cpi->oxcf.best_allowed_q; in init_temporal_layer_context()1346 cpi->active_best_quality = cpi->oxcf.best_allowed_q; in init_config()1502 cpi->oxcf.best_allowed_q = q_trans[oxcf->best_allowed_q]; in vp8_change_config()1602 cpi->best_quality = cpi->oxcf.best_allowed_q; in vp8_change_config()1609 else if (cpi->active_worst_quality < cpi->oxcf.best_allowed_q) { in vp8_change_config()1610 cpi->active_worst_quality = cpi->oxcf.best_allowed_q; in vp8_change_config()1612 if (cpi->active_best_quality < cpi->oxcf.best_allowed_q) { in vp8_change_config()1613 cpi->active_best_quality = cpi->oxcf.best_allowed_q; in vp8_change_config()2167 …fprintf(f, "minq:%d -maxq:%d skiptrue:skipfalse = %d:%d\n", cpi->oxcf.best_allowed_q, cpi->oxcf.wo… in vp8_remove_compressor()
236 int best_allowed_q; member403 return cfg->best_allowed_q == 0 && cfg->worst_allowed_q == 0; in is_lossless_requested()
265 (oxcf->worst_allowed_q + oxcf->best_allowed_q) / 2; in av1_rc_init()267 (oxcf->worst_allowed_q + oxcf->best_allowed_q) / 2; in av1_rc_init()270 rc->last_q[KEY_FRAME] = oxcf->best_allowed_q; in av1_rc_init()
1561 rc->last_q[KEY_FRAME] = (tmp_q + cpi->oxcf.best_allowed_q) / 2; in av1_get_second_pass_params()
2497 rc->best_quality = cpi->oxcf.best_allowed_q; in av1_change_config()
321 oxcf->best_allowed_q = cfg.rc_min_quantizer; in set_vp8e_config()
486 oxcf->best_allowed_q = in set_encoder_config()
610 oxcf->best_allowed_q = in set_encoder_config()