Home
last modified time | relevance | path

Searched defs:update_lls (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/
Dlls.h50 void (*update_lls)(struct LLSModel *m, const double *var); member
Dlls.c36 static void update_lls(LLSModel *m, const double *var) in update_lls() function