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

/external/libvorbis/lib/
H A Dfloor1.c471 static int fit_line(lsfit_acc *a,int fits,int *y0,int *y1, function
629 fit_line(fits,posts-1,&y0,&y1,info);
669 int ret0=fit_line(fits+lsortpos,sortpos-lsortpos,&ly0,&ly1,info);
670 int ret1=fit_line(fits+sortpos,hsortpos-sortpos,&hy0,&hy1,info);

Completed in 152 milliseconds