/frameworks/av/media/libstagefright/timedtext/ |
TimedTextSource.cpp | 38 CHECK(mediaSource->getFormat()->findCString(kKeyMIMEType, &mime));
|
TimedText3GPPSource.cpp | 72 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime)); 96 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime));
|
/frameworks/av/media/libstagefright/rtsp/ |
ARawAudioAssembler.cpp | 127 format->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_G711_MLAW); 129 format->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_G711_ALAW);
|
VideoSource.h | 43 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_RAW);
|
APacketSource.cpp | 428 mFormat->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_AVC); 460 mFormat->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_H263); 471 mFormat->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_AAC); 487 mFormat->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_AMR_NB); 500 mFormat->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_AMR_WB); 513 mFormat->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_MPEG4); 551 mFormat->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_AAC); 570 mFormat->setCString(kKeyMIMEType, MEDIA_MIMETYPE_CONTAINER_MPEG2TS);
|
/frameworks/av/cmds/stagefright/ |
recordvideo.cpp | 70 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_RAW); 269 enc_meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_MPEG4); 272 enc_meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_H263); 275 enc_meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_AVC);
|
SineSource.cpp | 52 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_RAW);
|
record.cpp | 63 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_RAW); 134 if (!meta->findCString(kKeyMIMEType, &mime)) { 214 // enc_meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_H263); 215 // enc_meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_MPEG4); 216 enc_meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_AVC); 321 encMeta->setCString(kKeyMIMEType,
|
audioloop.cpp | 41 kKeyMIMEType,
|
stagefright.cpp | 168 CHECK(meta->findCString(kKeyMIMEType, &mime)); 427 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime)); 1006 CHECK(meta->findCString(kKeyMIMEType, &mime)); 1023 kKeyMIMEType, &mime)); 1050 meta->findCString(kKeyMIMEType, &mime);
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
MediaPuller.cpp | 41 CHECK(meta->findCString(kKeyMIMEType, &mime)); 118 CHECK(meta->findCString(kKeyMIMEType, &tmp));
|
/frameworks/av/libvideoeditor/lvpp/ |
VideoEditorSRC.cpp | 53 CHECK(format->findCString(kKeyMIMEType, &mime)); 58 mOutputFormat->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_RAW); 299 CHECK(format->findCString(kKeyMIMEType, &mime));
|
DummyAudioSource.cpp | 109 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_RAW);
|
/frameworks/av/media/libstagefright/ |
WAVExtractor.cpp | 110 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_CONTAINER_WAV); 286 kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_RAW); 290 kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_G711_ALAW); 294 kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MSGSM); 299 kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_G711_MLAW);
|
StagefrightMetadataRetriever.cpp | 118 CHECK(trackMeta->findCString(kKeyMIMEType, &mime)); 239 CHECK(trackMeta->findCString(kKeyMIMEType, &mime)); 350 CHECK(meta->findCString(kKeyMIMEType, &mime)); 452 { kKeyMIMEType, METADATA_KEY_MIMETYPE }, 516 if (trackMeta->findCString(kKeyMIMEType, &mime)) { 583 CHECK(meta->findCString(kKeyMIMEType, &fileMIME)); 588 CHECK(trackMeta->findCString(kKeyMIMEType, &trackMIME));
|
AMRExtractor.cpp | 130 kKeyMIMEType, mIsWide ? MEDIA_MIMETYPE_AUDIO_AMR_WB 174 meta->setCString(kKeyMIMEType, mIsWide ? "audio/amr-wb" : "audio/amr");
|
DRMExtractor.cpp | 82 bool success = getFormat()->findCString(kKeyMIMEType, &mime); 156 CHECK(getFormat()->findCString(kKeyMIMEType, &mime));
|
JPEGSource.cpp | 102 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_IMAGE_JPEG);
|
MP3Extractor.cpp | 299 mMeta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I); 302 mMeta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_II); 305 mMeta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG); 590 meta->setCString(kKeyMIMEType, "audio/mpeg");
|
NuMediaExtractor.cpp | 104 && fileMeta->findCString(kKeyMIMEType, &containerMime) 191 CHECK(meta->findCString(kKeyMIMEType, &mime)); 243 CHECK(meta->findCString(kKeyMIMEType, &mime)); 294 CHECK(source->getFormat()->findCString(kKeyMIMEType, &mime));
|
AVIExtractor.cpp | 113 CHECK(mTrack.mMeta->findCString(kKeyMIMEType, &mime)); 397 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_CONTAINER_AVI); 649 meta->setCString(kKeyMIMEType, mime); 707 track->mMeta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG); 918 CHECK(track->mMeta->findCString(kKeyMIMEType, &tmp)); [all...] |
/frameworks/av/media/libstagefright/matroska/ |
MatroskaExtractor.cpp | 170 CHECK(meta->findCString(kKeyMIMEType, &mime)); 879 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_AVC); 884 kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_MPEG4); 893 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_VP8); 895 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_VP9); 912 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_AAC); 918 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_VORBIS); 923 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG); 958 CHECK(info->mMeta->findCString(kKeyMIMEType, &mime)); 992 kKeyMIMEType, [all...] |
/frameworks/av/media/libstagefright/mpeg2ts/ |
MPEG2TSExtractor.cpp | 133 CHECK(meta->findCString(kKeyMIMEType, &mime)); 151 meta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_CONTAINER_MPEG2TS);
|
ESQueue.cpp | 361 mFormat->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_RAW); 685 kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I); 689 kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_II); 693 kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG); 788 mFormat->setCString(kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_MPEG2); 953 kKeyMIMEType, MEDIA_MIMETYPE_VIDEO_MPEG4);
|
/frameworks/av/include/media/stagefright/ |
MetaData.h | 33 kKeyMIMEType = 'mime', // cstring
|