Searched defs:noise_std (Results 1 – 4 of 4) sorted by relevance
71 void compute_noise(int *noise, float noise_std) { in compute_noise()132 float noise_std=0; in main() local
50 const float noise_std = fuzz_data_.ReadOrDefaultValue<uint16_t>(0) % 2000; in Generate() local
198 double noise_std = 0, noise_mean = 0; in print_variance_y() local
267 aom_noise_strength_solver_t *solver, double block_mean, double noise_std) { in aom_noise_strength_solver_add_measurement()