OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 542 milliseconds