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

/external/opencv/cv/src/
H A D_cvmatrix.h79 #define icvCheckVector_32f( ptr, len ) macro
120 icvCheckVector_32f( dst, len );
141 icvCheckVector_32f( dst, len );
162 icvCheckVector_32f( dst, len );
232 icvCheckVector_32f( dst, len );
255 icvCheckVector_32f( dst, w*h );
304 icvCheckVector_32f( dst, h1*w2 );

Completed in 63 milliseconds