Function av1_grain::generate_photon_noise_params
source · pub fn generate_photon_noise_params(
start_time: u64,
end_time: u64,
args: NoiseGenArgs
) -> GrainTableSegment
Expand description
Generates a set of photon noise parameters for a segment of video
given a set of args
.