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

/external/opencv/cv/src/
H A D_cvmatrix.h283 CV_INLINE void icvMulMatrix_32f( const float* src1, int w1, int h1, function
334 icvMulMatrix_32f( matr, w, h, src, 1, w, dst )
/external/opencv/cvaux/src/
H A Dcvepilines.cpp3717 icvMulMatrix_32f(transMatr,3,3,rotMatr,3,3,essMatr);

Completed in 75 milliseconds