HomeSort by relevance Sort by last modified time
    Searched refs:mime (Results 51 - 75 of 87) sorted by null

1 23 4

  /frameworks/base/media/libstagefright/
StagefrightMetadataRetriever.cpp 180 const char *mime; local
181 CHECK(trackMeta->findCString(kKeyMIMEType, &mime));
183 LOGV("thumbNailTime = %lld us, timeUs = %lld us, mime = %s",
184 thumbNailTime, timeUs, mime);
248 const char *mime; local
249 CHECK(meta->findCString(kKeyMIMEType, &mime));
251 if (!strncasecmp(mime, "video/", 6)) {
413 // rewrite its mime type.
AMRWriter.cpp 73 const char *mime; local
74 CHECK(meta->findCString(kKeyMIMEType, &mime));
77 if (!strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_AMR_WB)) {
79 } else if (strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_AMR_NB)) {
MPEG4Writer.cpp 937 const char *mime;
938 mMeta->findCString(kKeyMIMEType, &mime);
939 mIsAvc = !strcasecmp(mime, MEDIA_MIMETYPE_VIDEO_AVC);
940 mIsAudio = !strncasecmp(mime, "audio/", 6);
941 mIsMPEG4 = !strcasecmp(mime, MEDIA_MIMETYPE_VIDEO_MPEG4) ||
942 !strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_AAC);
1016 const char *mime;
1017 CHECK(mMeta->findCString(kKeyMIMEType, &mime));
1019 if (!strcasecmp(mime, MEDIA_MIMETYPE_VIDEO_AVC)) {
1029 } else if (!strcasecmp(mime, MEDIA_MIMETYPE_VIDEO_MPEG4
    [all...]
AwesomePlayer.cpp 364 const char *mime; local
365 CHECK(meta->findCString(kKeyMIMEType, &mime));
367 if (!haveVideo && !strncasecmp(mime, "video/", 6)) {
370 } else if (!haveAudio && !strncasecmp(mime, "audio/", 6)) {
374 if (!strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_VORBIS)) {
1027 const char *mime; local
1028 CHECK(meta->findCString(kKeyMIMEType, &mime));
1030 if (!strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_RAW)) {
1054 } else if (!strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_QCELP)) {
1550 const char *mime; local
    [all...]
AudioPlayer.cpp 99 const char *mime; local
100 bool success = format->findCString(kKeyMIMEType, &mime);
102 CHECK(!strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_RAW));
MPEG4Extractor.cpp 331 const char *mime; local
332 CHECK(track->meta->findCString(kKeyMIMEType, &mime));
333 if (!strncasecmp("video/", mime, 6)) {
1273 const char *mime; local
1414 const char *mime; local
    [all...]
OMXCodec.cpp 62 const char *mime; member in struct:android::CodecInfo
252 const char *mime, int index) {
255 if (!strcasecmp(mime, info[i].mime)) {
427 const char *mime,
440 mime, index);
445 mime, index);
472 const char *mime; local
473 bool success = meta->findCString(kKeyMIMEType, &mime);
478 mime, createEncoder, matchComponentName, flags, &matchingCodecs)
1450 const char *mime; member in struct:android::MimeToRole
    [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/
M4vH263Encoder.cpp 134 const char *mime; local
135 CHECK(meta->findCString(kKeyMIMEType, &mime));
136 CHECK(!strcmp(mime, MEDIA_MIMETYPE_VIDEO_MPEG4) ||
137 !strcmp(mime, MEDIA_MIMETYPE_VIDEO_H263));
138 if (!strcmp(mime, MEDIA_MIMETYPE_VIDEO_MPEG4)) {
197 mFormat->setCString(kKeyMIMEType, mime);
  /external/webkit/WebKit/win/
WebResource.h 68 /* [retval][out] */ BSTR *mime);
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/
M4vH263Decoder.cpp 90 const char *mime = NULL; local
92 CHECK(meta->findCString(kKeyMIMEType, &mime));
95 if (!strcasecmp(MEDIA_MIMETYPE_VIDEO_MPEG4, mime)) {
98 CHECK(!strcasecmp(MEDIA_MIMETYPE_VIDEO_H263, mime));
  /frameworks/base/media/libstagefright/include/
ID3.h 45 const void *getAlbumArt(size_t *length, String8 *mime) const;
  /packages/apps/Email/src/org/apache/james/mime4j/util/
CharsetUtil.java 44 * MIME character set names and to get a list of known aliases.
50 * <td>MIME preferred</td>
798 private String mime = null; field in class:CharsetUtil.Charset
801 private Charset(String canonical, String mime, String[] aliases) {
803 this.mime = mime;
    [all...]
  /system/media/opensles/tests/mimeUri/
slesTestSlowDownUri.cpp 119 SLDataFormat_MIME mime; local
156 mime.formatType = SL_DATAFORMAT_MIME;
157 mime.mimeType = (SLchar*)NULL;
158 mime.containerType = SL_CONTAINERTYPE_UNSPECIFIED;
160 audioSource.pFormat = (void *)&mime;
  /external/webkit/WebKit/android/benchmark/
Intercept.cpp 132 String mime("text/plain");
136 mime = extensionToMime.get(ext);
138 return mime;
  /frameworks/base/media/libstagefright/codecs/on2/dec/
VPXDecoder.cpp 46 const char *mime; local
47 CHECK(inputFormat->findCString(kKeyMIMEType, &mime));
48 CHECK(!strcasecmp(mime, MEDIA_MIMETYPE_VIDEO_VPX));
  /frameworks/base/media/libstagefright/mpeg2ts/
MPEG2TSExtractor.cpp 141 const char *mime; local
142 CHECK(meta->findCString(kKeyMIMEType, &mime));
144 if (!strncasecmp("audio/", mime, 6)) {
  /external/bluetooth/glib/gio/xdgmime/
xdgmimeglob.c 295 const char *mime; member in struct:__anon2105
337 mime_types[n].mime = node->mime_type;
346 mime_types[n].mime = node->mime_type;
409 mimes[n].mime = list->mime_type;
422 mime_types[i] = mimes[i].mime;
  /external/chromium/base/third_party/xdg_mime/
xdgmimeglob.c 295 const char *mime; member in struct:__anon2461
337 mime_types[n].mime = node->mime_type;
346 mime_types[n].mime = node->mime_type;
408 mimes[n].mime = list->mime_type;
421 mime_types[i] = mimes[i].mime;
  /frameworks/base/media/libstagefright/matroska/
MatroskaExtractor.cpp 184 const char *mime; local
186 findCString(kKeyMIMEType, &mime));
188 if (!strcasecmp(mime, MEDIA_MIMETYPE_VIDEO_AVC)) {
190 } else if (!strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_AAC)) {
547 const char *mime; local
548 CHECK(info->mMeta->findCString(kKeyMIMEType, &mime));
550 if (strncasecmp(mime, "video/", 6)) {
  /frameworks/base/media/libstagefright/id3/
ID3.cpp 705 ID3::getAlbumArt(size_t *length, String8 *mime) const {
707 mime->setTo("");
719 mime->setTo((const char *)&data[1]);
740 mime->setTo("image/png");
742 mime->setTo("image/jpeg");
744 mime->setTo("text/plain");
  /external/webkit/WebCore/plugins/mac/
PluginPackageMac.cpp 221 String mime = mimes[i].lower(); local
225 m_mimeToExtensions.set(mime, extensions);
227 m_mimeToDescriptions.set(mime, descriptions[i / 2]);
  /frameworks/base/cmds/stagefright/
record.cpp 133 const char *mime; local
134 if (!meta->findCString(kKeyMIMEType, &mime)) {
138 if (strncasecmp(mime, "video/", 6)) {
  /frameworks/base/media/libstagefright/omx/tests/
OMXHarness.cpp 476 static const char *GetURLForMime(const char *mime) {
501 if (!strcasecmp(kMimeToURL[i].mMime, mime)) {
509 static sp<MediaSource> CreateSourceForMime(const char *mime) {
510 const char *url = GetURLForMime(mime);
526 if (!strcasecmp(mime, trackMime)) {
564 const char *mime = GetMimeFromComponentRole(componentRole); local
566 if (!mime) {
573 sp<MediaSource> source = CreateSourceForMime(mime);
575 sp<MediaSource> seekSource = CreateSourceForMime(mime);
  /external/webkit/WebKit/mac/WebView/
WebDataSource.mm 135 NSString *mime = nil;
136 while ((mime = [enumerator nextObject]) != nil) {
138 if ([allTypes objectForKey:mime] == nil)
139 [allTypes setObject:objCClass forKey:mime];
  /external/libxml2/
nanohttp.c 150 char *contentType; /* the MIME type for the input */
154 char *mimeType; /* Mime-Type extracted from the contentType */
646 * - The Content-Type, Mime-Type and charset used
690 const xmlChar *charset, *last, *mime; local
696 mime = (const xmlChar *) cur;
697 last = mime;
703 ctxt->mimeType = (char *) xmlStrndup(mime, last - mime);
716 const xmlChar *charset, *last, *mime; local
721 mime = (const xmlChar *) cur
    [all...]

Completed in 1106 milliseconds

1 23 4