Home
last modified time | relevance | path

Searched refs:equation_system_add (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dnoise_model.c149 static void equation_system_add(aom_equation_system_t *dest, in equation_system_add() function
177 equation_system_add(&dest->eqns, &src->eqns); in noise_strength_solver_add()
1088 equation_system_add(&noise_model->combined_state[channel].eqns, in aom_noise_model_update()