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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_threading_local.py 169 def _patch(self): function
192 _patch(self)
205 _patch(self)
218 _patch(self)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_threading_local.py 169 def _patch(self): function
192 _patch(self)
205 _patch(self)
218 _patch(self)
  /external/opencv/cv/src/
cvsurf.cpp 353 CvMat _patch = cvMat(PATCH_SZ+1, PATCH_SZ+1, CV_8U, PATCH); local
470 cvGetQuadrangleSubPix( src, &_patch, &W );

Completed in 68 milliseconds