/frameworks/av/media/libstagefright/ |
D | StagefrightMetadataRetriever.cpp | 125 CHECK(trackMeta->findCString(kKeyMIMEType, &mime)); in isYUV420PlanarSupported() 246 CHECK(trackMeta->findCString(kKeyMIMEType, &mime)); in extractVideoFrameWithCodecFlags() 357 CHECK(meta->findCString(kKeyMIMEType, &mime)); in getFrameAtTime() 480 if (meta->findCString(kMap[i].from, &value)) { in parseMetaData() 543 if (trackMeta->findCString(kKeyMIMEType, &mime)) { in parseMetaData() 560 trackMeta->findCString(kKeyMediaLanguage, &lang); in parseMetaData() 610 CHECK(meta->findCString(kKeyMIMEType, &fileMIME)); in parseMetaData() 615 CHECK(trackMeta->findCString(kKeyMIMEType, &trackMIME)); in parseMetaData()
|
D | NuMediaExtractor.cpp | 106 && fileMeta->findCString(kKeyMIMEType, &containerMime) in setDataSource() 193 CHECK(meta->findCString(kKeyMIMEType, &mime)); in updateDurationAndBitrate() 245 CHECK(meta->findCString(kKeyMIMEType, &mime)); in getFileFormat() 296 CHECK(source->getFormat()->findCString(kKeyMIMEType, &mime)); in selectTrack()
|
D | DRMExtractor.cpp | 82 bool success = getFormat()->findCString(kKeyMIMEType, &mime); in DRMSource() 156 CHECK(getFormat()->findCString(kKeyMIMEType, &mime)); in read()
|
D | AwesomePlayer.cpp | 406 CHECK(meta->findCString(kKeyMIMEType, &mime)); in setDataSource_l() 441 CHECK(meta->findCString(kKeyMIMEType, &_mime)); in setDataSource_l() 1220 CHECK(meta->findCString(kKeyDecoderComponent, &component)); in initRenderer_l() 1534 CHECK(meta->findCString(kKeyMIMEType, &mime)); in initAudioDecoder() 1594 ->findCString(kKeyDecoderComponent, &component)) { in initAudioDecoder() 1685 ->findCString(kKeyDecoderComponent, &componentName)); in initVideoDecoder() 2615 CHECK(meta->findCString(kKeyMIMEType, &_mime)); in getTrackInfo() 2632 if (!meta->findCString(kKeyMediaLanguage, &lang)) { in getTrackInfo() 2733 CHECK(meta->findCString(kKeyMIMEType, &mime)); in selectTrack()
|
D | AMRWriter.cpp | 83 CHECK(meta->findCString(kKeyMIMEType, &mime)); in addSource()
|
D | MPEG2TSWriter.cpp | 106 CHECK(meta->findCString(kKeyMIMEType, &mime)); in SourceInfo() 152 CHECK(meta->findCString(kKeyMIMEType, &mime)); in extractCodecSpecificData() 544 CHECK(meta->findCString(kKeyMIMEType, &mime)); in addSource()
|
D | AACWriter.cpp | 101 CHECK(meta->findCString(kKeyMIMEType, &mime)); in addSource()
|
D | MetaData.cpp | 96 bool MetaData::findCString(uint32_t key, const char **value) { in findCString() function in android::MetaData
|
D | MPEG4Writer.cpp | 457 source->getFormat()->findCString(kKeyMIMEType, &mime); in addSource() 1378 mMeta->findCString(kKeyMIMEType, &mime); in Track() 1473 CHECK(mMeta->findCString(kKeyMIMEType, &mime)); in getCodecSpecificDataFromInputFormatIfPossible() 2621 CHECK(mMeta->findCString(kKeyMIMEType, &mime)); in checkCodecSpecificData() 2688 bool success = mMeta->findCString(kKeyMIMEType, &mime); in writeVideoFourCCBox() 2742 bool success = mMeta->findCString(kKeyMIMEType, &mime); in writeAudioFourCCBox()
|
D | Utils.cpp | 78 CHECK(meta->findCString(kKeyMIMEType, &mime)); in convertMetaDataToMessage() 701 CHECK(meta->findCString(kKeyMIMEType, &mime)); in canOffloadStream()
|
D | MPEG4Extractor.cpp | 449 CHECK(track->meta->findCString(kKeyMIMEType, &mime)); in getTrackMetaData() 1264 CHECK(mLastTrack->meta->findCString(kKeyMIMEType, &mime)); in parseChunk() 1461 CHECK(mLastTrack->meta->findCString(kKeyMIMEType, &mime)); in parseChunk() 1477 CHECK(mLastTrack->meta->findCString(kKeyMIMEType, &mime)); in parseChunk() 2610 CHECK(track->meta->findCString(kKeyMIMEType, &mime)); in verifyTrack() 2997 bool success = mFormat->findCString(kKeyMIMEType, &mime); in MPEG4Source() 4224 && track->meta->findCString(kKeyMIMEType, &mime) in findTrackByMimePrefix()
|
/frameworks/av/media/libstagefright/timedtext/ |
D | TimedText3GPPSource.cpp | 72 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime)); in extractAndAppendLocalDescriptions() 96 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime)); in extractGlobalDescriptions()
|
D | TimedTextSource.cpp | 38 CHECK(mediaSource->getFormat()->findCString(kKeyMIMEType, &mime)); in CreateTimedTextSource()
|
D | TimedTextDriver.cpp | 281 meta->findCString(kKeyMediaLanguage, &lang); in getExternalTrackInfo()
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
D | MediaPuller.cpp | 41 CHECK(meta->findCString(kKeyMIMEType, &mime)); in MediaPuller() 118 CHECK(meta->findCString(kKeyMIMEType, &tmp)); in onMessageReceived()
|
/frameworks/av/cmds/stagefright/ |
D | stagefright.cpp | 168 CHECK(meta->findCString(kKeyMIMEType, &mime)); in playSource() 427 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime)); in DetectSyncSource() 1012 CHECK(meta->findCString(kKeyMIMEType, &mime)); in main() 1028 CHECK(source->getFormat()->findCString( in main() 1056 meta->findCString(kKeyMIMEType, &mime); in main()
|
D | sf2.cpp | 128 CHECK(meta->findCString(kKeyMIMEType, &mime)); in onMessageReceived() 293 CHECK(meta->findCString(kKeyMIMEType, &mime)); in makeFormat()
|
D | record.cpp | 134 if (!meta->findCString(kKeyMIMEType, &mime)) {
|
D | stream.cpp | 178 CHECK(meta->findCString(kKeyMIMEType, &mime)); in MyConvertingStreamSource()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | GenericSource.cpp | 181 if (mFileMeta->findCString(kKeyMIMEType, &fileMime) in initFromDataSource() 209 CHECK(meta->findCString(kKeyMIMEType, &mime)); in initFromDataSource() 792 meta->findCString(kKeyMIMEType, &mime); in onMessageReceived() 1087 CHECK(meta->findCString(kKeyMIMEType, &mime)); in getTrackInfo() 1102 if (!meta->findCString(kKeyMediaLanguage, &lang)) { in getTrackInfo() 1236 CHECK(meta->findCString(kKeyMIMEType, &mime)); in doSelectTrack() 1410 && mTimedTextTrack.mSource->getFormat()->findCString(kKeyMIMEType, &mime)); in mediaBufferToABuffer()
|
/frameworks/av/include/media/stagefright/ |
D | MetaData.h | 214 bool findCString(uint32_t key, const char **value);
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
D | MPEG2TSExtractor.cpp | 133 CHECK(meta->findCString(kKeyMIMEType, &mime)); in getTrack()
|
D | AnotherPacketSource.cpp | 62 CHECK(meta->findCString(kKeyMIMEType, &mime)); in setFormat()
|
/frameworks/av/media/libstagefright/omx/tests/ |
D | OMXHarness.cpp | 269 CHECK(meta->findCString(kKeyMIMEType, &trackMIME)); in MakeSource() 534 CHECK(meta->findCString(kKeyMIMEType, &trackMime)); in CreateSourceForMime()
|
/frameworks/av/media/libstagefright/matroska/ |
D | MatroskaExtractor.cpp | 219 CHECK(meta->findCString(kKeyMIMEType, &mime)); in MatroskaSource() 1042 CHECK(info->mMeta->findCString(kKeyMIMEType, &mime)); in findThumbnails()
|