Searched refs:aom_noise_strength_lut_t (Results 1 – 3 of 3) sorted by relevance
39 } aom_noise_strength_lut_t; typedef42 int aom_noise_strength_lut_init(aom_noise_strength_lut_t *lut, int num_points);45 void aom_noise_strength_lut_free(aom_noise_strength_lut_t *lut);52 double aom_noise_strength_lut_eval(const aom_noise_strength_lut_t *lut,118 aom_noise_strength_lut_t *lut);
215 int aom_noise_strength_lut_init(aom_noise_strength_lut_t *lut, int num_points) { in aom_noise_strength_lut_init()225 void aom_noise_strength_lut_free(aom_noise_strength_lut_t *lut) { in aom_noise_strength_lut_free()231 double aom_noise_strength_lut_eval(const aom_noise_strength_lut_t *lut, in aom_noise_strength_lut_eval()348 const aom_noise_strength_lut_t *lut, double *residual, int start, int end) { in update_piecewise_linear_residual()374 aom_noise_strength_lut_t *lut) { in aom_noise_strength_solver_fit_piecewise()1154 aom_noise_strength_lut_t scaling_points[3]; in aom_noise_model_get_grain_parameters()
164 aom_noise_strength_lut_t lut; in TEST()190 aom_noise_strength_lut_t lut; in TEST()216 aom_noise_strength_lut_t lut; in TEST()229 aom_noise_strength_lut_t lut; in TEST()648 aom_noise_strength_lut_t lut; in TYPED_TEST_P()725 aom_noise_strength_lut_t lut; in TYPED_TEST_P()