Home
last modified time | relevance | path

Searched defs:evaluate_lls (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dlls.h56 double (*evaluate_lls)(struct LLSModel *m, const double *var, int order); member
H A Dlls.c103 static double evaluate_lls(LLSModel *m, const double *param, int order) in evaluate_lls() function

Completed in 1 milliseconds