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

  /external/opencv/cxcore/src/
cxdxt.cpp 440 int inv = flags & CV_DXT_INVERSE;
863 int inv = flags & CV_DXT_INVERSE;
    [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /external/opencv/cv/src/
cvtemplmatch.cpp 258 cvDFT( _dft_img, _dft_img, CV_DXT_INVERSE, csz.height );

Completed in 116 milliseconds