Searched defs:arrtype (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxmatrix.cpp182 arrtype, len ) \
184 arrtype* arr1 = arr; \
190 arrtype* arr2 = arr; \
191 arrtype* arr3 = arr1; \
195 arrtype t0 = arr2[0]; \
196 arrtype t1 = arr3[0]; \
209 arrtype, len ) \
211 arrtype* arr1 = arr; \
218 arrtype* arr2 = arr; \
219 arrtype* arr
592 #define arrtype macro
[all...]

Completed in 1773 milliseconds