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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
image.py 9 import imghdr namespace
25 can be decoded by the standard Python `imghdr' module, then the
42 _subtype = imghdr.what(None, _imagedata)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
image.py 9 import imghdr namespace
25 can be decoded by the standard Python `imghdr' module, then the
42 _subtype = imghdr.what(None, _imagedata)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sundry.py 56 import imghdr namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sundry.py 56 import imghdr namespace
  /external/opencv/cv/src/
cvsurf.cpp 269 CvMat imghdr, *img = cvGetMat(_img, &imghdr); local

Completed in 172 milliseconds