HomeSort by relevance Sort by last modified time
    Searched refs:mime (Results 1 - 25 of 202) sorted by null

1 2 3 4 5 6 7 8 9

  /frameworks/av/media/libstagefright/
MediaExtractor.cpp 54 const sp<DataSource> &source, const char *mime) {
58 if (mime == NULL) {
66 mime = tmp.string();
68 mime, confidence);
72 // DRM MIME type syntax is "drm+type+original" where
74 // original is the content's cleartext MIME type
75 if (!strncmp(mime, "drm+", 4)) {
76 const char *originalMime = strchr(mime+4, '+');
82 if (!strncmp(mime, "drm+es_based+", 13)) {
85 } else if (!strncmp(mime, "drm+container_based+", 20))
    [all...]
Utils.cpp 75 const char *mime; local
76 CHECK(meta->findCString(kKeyMIMEType, &mime));
79 msg->setString("mime", mime);
91 if (!strncasecmp("video/", mime, 6)) {
105 } else if (!strncasecmp("audio/", mime, 6)) {
371 AString mime; local
372 if (msg->findString("mime", &mime)) {
373 meta->setCString(kKeyMIMEType, mime.c_str())
515 const char* mime; member in struct:android::mime_conv_t
546 const char *mime; local
    [all...]
  /frameworks/av/media/libstagefright/timedtext/
TimedTextSource.cpp 37 const char *mime; local
38 CHECK(mediaSource->getFormat()->findCString(kKeyMIMEType, &mime));
39 if (strcasecmp(mime, MEDIA_MIMETYPE_TEXT_3GPP) == 0) {
42 ALOGE("Unsupported mime type for subtitle. : %s", mime);
TimedText3GPPSource.cpp 71 const char *mime; local
72 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime));
73 CHECK(strcasecmp(mime, MEDIA_MIMETYPE_TEXT_3GPP) == 0);
95 const char *mime; local
96 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime));
97 CHECK(strcasecmp(mime, MEDIA_MIMETYPE_TEXT_3GPP) == 0);
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
MediaMimeTest.java 35 * System tests for the handling of mime type in the media framework.
71 // AUDIO mime type resolution tests.
97 // Checks the activity resolver handling of mime types is case sensitive.
105 // resolving mime types. Trailing whitespaces seems to be non
114 // @return a ResolveInfo instance for the mime type or null if the type is
116 private ResolveInfo resolveMime(String mime) {
120 viewIntent.setDataAndType(uri, mime);
125 // Helper method to check the media playback activity handles the given mime type.
126 // @param mime type to test for
127 private void assertMediaPlaybackActivityHandles(String mime) throws Exception
    [all...]
  /prebuilts/devtools/tools/lib/
httpmime-4.1.jar 
  /prebuilts/tools/common/http-client/
httpmime-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.1/
httpmime-4.1.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
nonmultipart.py 5 """Base class for MIME type messages that are not multipart."""
10 from email.mime.base import MIMEBase
16 """Base class for MIME multipart/* type messages."""
application.py 5 """Class representing application/* type MIME documents."""
10 from email.mime.nonmultipart import MIMENonMultipart
14 """Class for generating application/* MIME documents."""
18 """Create an application/* type MIME document.
22 _subtype is the MIME content type subtype, defaulting to
33 raise TypeError('Invalid application MIME subtype')
message.py 5 """Class representing message/* MIME documents."""
10 from email.mime.nonmultipart import MIMENonMultipart
16 """Class representing message/* MIME documents."""
19 """Create a message/* type MIME document.
25 default is "rfc822" (this is defined by the MIME standard, even though
multipart.py 5 """Base class for MIME multipart/* type messages."""
9 from email.mime.base import MIMEBase
15 """Base class for MIME multipart/* type messages."""
22 Content-Type and MIME-Version headers.
text.py 5 """Class representing text/* type MIME documents."""
10 from email.mime.nonmultipart import MIMENonMultipart
16 """Class for generating text/* type MIME documents."""
19 """Create a text/* type MIME document.
23 _subtype is the MIME sub content type, defaulting to "plain".
image.py 5 """Class representing image/* type MIME documents."""
12 from email.mime.nonmultipart import MIMENonMultipart
18 """Class for generating image/* type MIME documents."""
22 """Create an image/* type MIME document.
44 raise TypeError('Could not guess image MIME subtype')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
nonmultipart.py 5 """Base class for MIME type messages that are not multipart."""
10 from email.mime.base import MIMEBase
16 """Base class for MIME multipart/* type messages."""
application.py 5 """Class representing application/* type MIME documents."""
10 from email.mime.nonmultipart import MIMENonMultipart
14 """Class for generating application/* MIME documents."""
18 """Create an application/* type MIME document.
22 _subtype is the MIME content type subtype, defaulting to
33 raise TypeError('Invalid application MIME subtype')
message.py 5 """Class representing message/* MIME documents."""
10 from email.mime.nonmultipart import MIMENonMultipart
16 """Class representing message/* MIME documents."""
19 """Create a message/* type MIME document.
25 default is "rfc822" (this is defined by the MIME standard, even though
multipart.py 5 """Base class for MIME multipart/* type messages."""
9 from email.mime.base import MIMEBase
15 """Base class for MIME multipart/* type messages."""
22 Content-Type and MIME-Version headers.
text.py 5 """Class representing text/* type MIME documents."""
10 from email.mime.nonmultipart import MIMENonMultipart
16 """Class for generating text/* type MIME documents."""
19 """Create a text/* type MIME document.
23 _subtype is the MIME sub content type, defaulting to "plain".
image.py 5 """Class representing image/* type MIME documents."""
12 from email.mime.nonmultipart import MIMENonMultipart
18 """Class for generating image/* type MIME documents."""
22 """Create an image/* type MIME document.
44 raise TypeError('Could not guess image MIME subtype')
  /external/skia/tools/
update-doxygen.sh 93 find . -name '*.html' -exec svn propset svn:mime-type text/html '{}' \;
94 find . -name '*.css' -exec svn propset svn:mime-type text/css '{}' \;
95 find . -name '*.js' -exec svn propset svn:mime-type text/javascript '{}' \;
96 find . -name '*.gif' -exec svn propset svn:mime-type image/gif '{}' \;
97 find . -name '*.png' -exec svn propset svn:mime-type image/png '{}' \;
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStoreIntentsTest.java 77 for (String mime : mimes) {
81 intent.setDataAndType(uri, mime);
95 for (String mime : mimes) {
99 intent.setDataAndType(uri, mime);
113 for (String mime : mimes) {
117 intent.setDataAndType(uri, mime);
  /frameworks/av/media/libstagefright/wifi-display/source/
MediaPuller.cpp 40 const char *mime; local
41 CHECK(meta->findCString(kKeyMIMEType, &mime));
43 mIsAudio = !strncasecmp(mime, "audio/", 6);
119 AString mime = tmp; local
121 ALOGI("MediaPuller(%s) stopping.", mime.c_str());
123 ALOGI("MediaPuller(%s) stopped.", mime.c_str());
  /frameworks/base/media/java/android/media/
MediaFormat.java 82 * A key describing the mime type of the MediaFormat.
85 public static final String KEY_MIME = "mime";
364 * @param mime The mime type of the content.
369 String mime,
373 format.setString(KEY_MIME, mime);
382 * @param mime The mime type of the content.
389 String mime,
392 format.setString(KEY_MIME, mime);
    [all...]
  /external/chromium_org/media/base/android/
media_codec_bridge.h 105 explicit MediaCodecBridge(const char* mime);
142 explicit AudioCodecBridge(const char* mime);
161 explicit VideoCodecBridge(const char* mime);

Completed in 1217 milliseconds

1 2 3 4 5 6 7 8 9