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

  /external/libvpx/libvpx/test/
vpx_scale_test.cc 32 void ResetImage(int width, int height) {
193 ResetImage(kSizesToTest[w], kSizesToTest[h]);
237 ResetImage(kSizesToTest[w], kSizesToTest[h]);
  /external/opencv/cvaux/src/
cvfacedetection.cpp 241 void FaceDetection::ResetImage()
246 }//FaceDetection::ResetImage
292 ResetImage();
_cvfacedetection.h 347 void ResetImage();

Completed in 100 milliseconds