Searched refs:av_evaluate_lls (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dlls.h43 double av_evaluate_lls(LLSModel *m, double *param, int order);
H A Dlls.c108 double av_evaluate_lls(LLSModel *m, double *param, int order) function
145 eval = av_evaluate_lls(&m, var + 1, order);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dlls1.h51 double av_evaluate_lls(LLSModel *m, double *param, int order);
H A Dlls1.c136 double av_evaluate_lls(LLSModel *m, double *param, int order) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlpc.c204 eval= av_evaluate_lls(&m[(pass-1)&1], var+1, max_order-1);

Completed in 48 milliseconds