Searched refs:lookaheadDepth (Results 1 – 3 of 3) sorted by relevance
1578 rc_params->lookaheadDepth = nvenc->rc_lookahead; in gst_nv_base_enc_setup_rate_control()1605 num_buffers += config->rcParams.lookaheadDepth; in gst_nv_base_enc_calculate_num_prealloc_buffers()1620 num_buffers, config->rcParams.lookaheadDepth, config->frameIntervalP); in gst_nv_base_enc_calculate_num_prealloc_buffers()
1240 …uint16_t lookaheadDepth; /**< [in]: Maximum de… member
998 ctx->encode_config.rcParams.lookaheadDepth = av_clip(ctx->rc_lookahead, 0, lkd_bound); in nvenc_setup_rate_control()1003 ctx->encode_config.rcParams.lookaheadDepth, in nvenc_setup_rate_control()1316 ctx->rc_lookahead = ctx->encode_config.rcParams.lookaheadDepth; in nvenc_setup_encoder()