HomeSort by relevance Sort by last modified time
    Searched refs:CV_ZERO_CHAR (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/include/
cxmisc.h 338 #define CV_ZERO_CHAR( dst, len ) \
    [all...]
  /external/opencv/cxcore/src/
cxarray.cpp 876 CV_ZERO_CHAR( ptr, CV_ELEM_SIZE(mat->type));
    [all...]

Completed in 83 milliseconds