Searched refs:tuning_info (Results 1 – 4 of 4) sorted by relevance
219 int tuning_info; member
54 …{ "tune", "Set the encoding tuning info", OFFSET(tuning_info), AV_OPT_TYPE_INT, {…
203 if (ctx->tuning_info == NV_ENC_TUNING_INFO_LOSSLESS) in nvenc_map_preset()1271 ctx->init_encode_params.tuningInfo = ctx->tuning_info; in nvenc_setup_encoder()