Searched refs:max_quantizer (Results 1 – 4 of 4) sorted by relevance
298 int max_quantizer; /**< max quantizer for current layer */ member
794 svc_params.max_quantizer = si->quantizer_keyframe[layer_index]; in set_svc_parameters()797 svc_params.max_quantizer = si->quantizer[layer_index]; in set_svc_parameters()801 svc_params.max_quantizer = codec_ctx->config.enc->rc_max_quantizer; in set_svc_parameters()
304 static const arg_def_t max_quantizer = ARG_DEF(NULL, "max-q", 1, variable318 &end_usage, &target_bitrate, &min_quantizer, &max_quantizer,944 } else if (arg_match(&arg, &max_quantizer, argi)) { in parse_stream_params()
1065 ctx->cfg.rc_max_quantizer = params->max_quantizer; in vp9e_set_svc_parameters()