Home
last modified time | relevance | path

Searched refs:squares (Results 1 – 7 of 7) sorted by relevance

/external/opencv/cvaux/src/
Dcvlmeds.cpp197 icvCubic( double a2, double a1, double a0, double *squares ) in icvCubic() argument
203 if( !squares ) in icvCubic()
245 squares[i] = x[i][i % 2]; in icvCubic()
305 squares[t++] = x[i][0]; in icvCubic()
306 squares[t++] = x[i][1]; in icvCubic()
1700 double squares[6]; in icvPoint7() local
1729 icvCubic( a2, a1, a0, squares ); in icvPoint7()
1734 if( REAL_ZERO( squares[i * 2 + 1] )) in icvPoint7()
1740 F[*amount + j] = (float) (squares[i] * solutions[j] + in icvPoint7()
1741 (1 - squares[i]) * solutions[j + 9]); in icvPoint7()
D_cvvm.h130 double a0, double* squares );
/external/mesa3d/docs/OLD/
DMESA_sprite_point.spec73 squares. One could define rotated texture images if desired. A 3D
/external/skia/third_party/glu/libtess/
Dalg-outline54 into contours. Ideally this would be a least-squares fit; however for
/external/skia/src/animator/
DSkAnimateSchema.xsd1780 … "unit*unit" squares the value (while still keeping it in the range of [0,1].) The computed number
2278 … "unit*unit" squares the value (while still keeping it in the range of [0,1].) The computed number
/external/srec/config/en.us/dictionary/
Dlarge.ok27396 squares skw,rz
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0694609 parsing benchmark. This squares with how often it occurs in samples.