OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:objstep1
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cvaux/src/
cveigenobjects.cpp
212
icvCalcCovarMatrixEx_8u32fR( int nObjects, void *input, int
objStep1
,
217
int objStep =
objStep1
;
476
int i, j, n, iev = 0, m1 = nObjects - 1,
objStep1
= objStep, eigStep1 = eigStep / 4;
516
objStep =
objStep1
= eigStep = eigStep1 = avgStep = size.width;
525
objStep1
= size.width;
593
for( k = 0; k < avgSize.height; k++, bf += avgStep, bu +=
objStep1
)
615
r = icvCalcCovarMatrixEx_8u32fR( nObjects, input,
objStep1
, ioFlags, ioBufSize,
736
for( k = 0; k < size.height; k++, bv +=
objStep1
,
825
for( p = 0; p < size.height; p++, bu +=
objStep1
,
[
all
...]
Completed in 165 milliseconds