HomeSort by relevance Sort by last modified time
    Searched full:_image (Results 1 - 11 of 11) sorted by null

  /external/valgrind/main/
darwin10-drd.supp 10 fun:_dyld_register_func_for_*_image
darwin9.supp 220 fun:_dyld_register_func_for_*_image
228 fun:_dyld_register_func_for_*_image
236 fun:_dyld_register_func_for_*_image
  /external/opencv/cvaux/src/
cvbgfg_codebook.cpp 86 void cvBGCodeBookUpdate( CvBGCodeBookModel* model, const CvArr* _image,
93 CvMat stub, *image = cvGetMat( _image, &stub );
226 int cvBGCodeBookDiff( const CvBGCodeBookModel* model, const CvArr* _image,
235 CvMat stub, *image = cvGetMat( _image, &stub );
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
SmartCamera.java 132 sdf.format(cal.getTime()) + "_image" + i + ".jpg", "image " + i);
  /external/opencv/ml/src/
mlcnn.cpp 315 const CvMat* _image,
345 cvPreparePredictData( _image, img_size, 0, nclasses, probs, &img_data );
388 if( img_data != _image->data.fl )
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 499 def _image(filename): member in class:TurtleScreenBase
840 data = TurtleScreen._image(data)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 499 def _image(filename): member in class:TurtleScreenBase
840 data = TurtleScreen._image(data)
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
priv_storage.h 38 the _svma / _avma / _image / _bias naming scheme.
    [all...]
debuginfo.c 70 /*--- The _svma / _avma / _image / _bias naming scheme ---*/
94 been annotated with _avma / _svma / _image / _bias. In places _img
95 is used instead of _image for the sake of brevity.
    [all...]
readdwarf.c     [all...]
  /external/opencv/cv/src/
cvcalibinit.cpp     [all...]

Completed in 311 milliseconds