Searched refs:av_solve_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.h42 void av_solve_lls(LLSModel *m, double threshold, int min_order);
H A Dlls.c51 void av_solve_lls(LLSModel *m, double threshold, int min_order) function
143 av_solve_lls(&m, 0.001, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dlls1.h50 void av_solve_lls(LLSModel *m, double threshold, int min_order);
H A Dlls1.c132 void av_solve_lls(LLSModel *m, double threshold, int min_order) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlpc.c216 av_solve_lls(&m[pass&1], 0.001, 0);

Completed in 52 milliseconds