|
FFmpeg
|
#include <float.h>#include <stdio.h>#include <string.h>#include "libavutil/lls.h"#include "checkasm.h"Go to the source code of this file.
Functions | |
| static void | test_update (LLSModel *lls, const double *var) |
| static void | test_evaluate (LLSModel *lls, const double *param, int order) |
| void | checkasm_check_lls (void) |
Definition at line 26 of file lls.c.
Referenced by checkasm_check_lls().
Definition at line 56 of file lls.c.
Referenced by checkasm_check_lls().