pub fn nvenc_av1_params(
target: QualityTarget,
tier: SpeedTier,
width: u32,
height: u32,
) -> NvencAv1ParamsExpand description
Derive NVENC AV1 params for a given quality target + speed tier + resolution.
pub fn nvenc_av1_params(
target: QualityTarget,
tier: SpeedTier,
width: u32,
height: u32,
) -> NvencAv1ParamsDerive NVENC AV1 params for a given quality target + speed tier + resolution.