Searched refs:best_allowed_q (Results 1 – 9 of 9) sorted by relevance
85 lrc->last_q[KEY_FRAME] = oxcf->best_allowed_q; in vp9_init_layer_context()86 lrc->last_q[INTER_FRAME] = oxcf->best_allowed_q; in vp9_init_layer_context()88 oxcf->best_allowed_q) / 2; in vp9_init_layer_context()90 oxcf->best_allowed_q) / 2; in vp9_init_layer_context()690 cpi->oxcf.best_allowed_q = vp9_quantizer_to_qindex(lc->min_q); in vp9_svc_start_frame()
172 int best_allowed_q; member248 return cfg->best_allowed_q == 0 && cfg->worst_allowed_q == 0; in is_lossless_requested()
321 oxcf->best_allowed_q) / 2; in vp9_rc_init()323 oxcf->best_allowed_q) / 2; in vp9_rc_init()326 rc->last_q[KEY_FRAME] = oxcf->best_allowed_q; in vp9_rc_init()
2666 rc->last_q[KEY_FRAME] = (tmp_q + cpi->oxcf.best_allowed_q) / 2; in vp9_rc_get_second_pass_params()
1508 rc->best_quality = cpi->oxcf.best_allowed_q; in vp9_change_config()
183 int best_allowed_q; member
328 lc->active_best_quality = cpi->oxcf.best_allowed_q; in init_temporal_layer_context()1397 cpi->active_best_quality = cpi->oxcf.best_allowed_q; in init_config()1582 cpi->oxcf.best_allowed_q = q_trans[oxcf->best_allowed_q]; in vp8_change_config()1677 cpi->best_quality = cpi->oxcf.best_allowed_q; in vp8_change_config()1685 else if (cpi->active_worst_quality < cpi->oxcf.best_allowed_q) in vp8_change_config()1687 cpi->active_worst_quality = cpi->oxcf.best_allowed_q; in vp8_change_config()1689 if (cpi->active_best_quality < cpi->oxcf.best_allowed_q) in vp8_change_config()1691 cpi->active_best_quality = cpi->oxcf.best_allowed_q; in vp8_change_config()2326 …fprintf(f, "minq:%d -maxq:%d skiptrue:skipfalse = %d:%d\n", cpi->oxcf.best_allowed_q, cpi->oxcf.wo… in vp8_remove_compressor()
341 oxcf->best_allowed_q = cfg.rc_min_quantizer; in set_vp8e_config()
428 oxcf->best_allowed_q = in set_encoder_config()