/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/ |
D | StagefrightMetadataRetriever.cpp | 443 CHECK(meta->findCString(kKeyMIMEType, &mime)); in getFrameAtTime() 474 CHECK(trackMeta->findCString(kKeyMIMEType, &mime)); in getFrameAtTime() 575 if (meta->findCString(kMap[i].from, &value)) { in parseMetaData() 644 if (trackMeta->findCString(kKeyMIMEType, &mime)) { in parseMetaData() 661 trackMeta->findCString(kKeyMediaLanguage, &lang); in parseMetaData() 711 CHECK(meta->findCString(kKeyMIMEType, &fileMIME)); in parseMetaData() 716 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 | 408 CHECK(meta->findCString(kKeyMIMEType, &mime)); in setDataSource_l() 443 CHECK(meta->findCString(kKeyMIMEType, &_mime)); in setDataSource_l() 1227 CHECK(meta->findCString(kKeyDecoderComponent, &component)); in initRenderer_l() 1541 CHECK(meta->findCString(kKeyMIMEType, &mime)); in initAudioDecoder() 1601 ->findCString(kKeyDecoderComponent, &component)) { in initAudioDecoder() 1692 ->findCString(kKeyDecoderComponent, &componentName)); in initVideoDecoder() 2666 CHECK(meta->findCString(kKeyMIMEType, &_mime)); in getTrackInfo() 2683 if (!meta->findCString(kKeyMediaLanguage, &lang)) { in getTrackInfo() 2784 CHECK(meta->findCString(kKeyMIMEType, &mime)); in selectTrack()
|
D | AMRWriter.cpp | 70 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() 531 CHECK(meta->findCString(kKeyMIMEType, &mime)); in addSource()
|
D | AACWriter.cpp | 83 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 | 489 source->getFormat()->findCString(kKeyMIMEType, &mime); in addSource() 1462 mMeta->findCString(kKeyMIMEType, &mime); in Track() 1557 CHECK(mMeta->findCString(kKeyMIMEType, &mime)); in getCodecSpecificDataFromInputFormatIfPossible() 2705 CHECK(mMeta->findCString(kKeyMIMEType, &mime)); in checkCodecSpecificData() 2772 bool success = mMeta->findCString(kKeyMIMEType, &mime); in writeVideoFourCCBox() 2822 bool success = mMeta->findCString(kKeyMIMEType, &mime); in writeAudioFourCCBox()
|
D | MPEG4Extractor.cpp | 457 CHECK(track->meta->findCString(kKeyMIMEType, &mime)); in getTrackMetaData() 1294 CHECK(mLastTrack->meta->findCString(kKeyMIMEType, &mime)); in parseChunk() 1518 CHECK(mLastTrack->meta->findCString(kKeyMIMEType, &mime)); in parseChunk() 1534 CHECK(mLastTrack->meta->findCString(kKeyMIMEType, &mime)); in parseChunk() 2860 CHECK(track->meta->findCString(kKeyMIMEType, &mime)); in verifyTrack() 3280 bool success = mFormat->findCString(kKeyMIMEType, &mime); in MPEG4Source() 4578 && track->meta->findCString(kKeyMIMEType, &mime) in findTrackByMimePrefix()
|
D | Utils.cpp | 95 CHECK(meta->findCString(kKeyMIMEType, &mime)); in convertMetaDataToMessage() 805 CHECK(meta->findCString(kKeyMIMEType, &mime)); in canOffloadStream()
|
D | AVIExtractor.cpp | 113 CHECK(mTrack.mMeta->findCString(kKeyMIMEType, &mime)); in start() 918 CHECK(track->mMeta->findCString(kKeyMIMEType, &tmp)); in parseIndex()
|
/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 | 170 CHECK(meta->findCString(kKeyMIMEType, &mime)); in playSource() 429 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime)); in DetectSyncSource() 1019 CHECK(meta->findCString(kKeyMIMEType, &mime)); in main() 1035 CHECK(source->getFormat()->findCString( in main() 1063 meta->findCString(kKeyMIMEType, &mime); in main()
|
D | sf2.cpp | 128 CHECK(meta->findCString(kKeyMIMEType, &mime)); in onMessageReceived() 292 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 | 198 if (mFileMeta->findCString(kKeyMIMEType, &fileMime) in initFromDataSource() 218 CHECK(meta->findCString(kKeyMIMEType, &mime)); in initFromDataSource() 768 meta->findCString(kKeyMIMEType, &mime); in onMessageReceived() 1073 CHECK(meta->findCString(kKeyMIMEType, &mime)); in getTrackInfo() 1089 if (!meta->findCString(kKeyMediaLanguage, &lang)) { in getTrackInfo() 1221 CHECK(meta->findCString(kKeyMIMEType, &mime)); in doSelectTrack() 1395 && mTimedTextTrack.mSource->getFormat()->findCString(kKeyMIMEType, &mime)); in mediaBufferToABuffer()
|
/frameworks/av/include/media/stagefright/ |
D | MetaData.h | 222 bool findCString(uint32_t key, const char **value);
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
D | AnotherPacketSource.cpp | 70 CHECK(meta->findCString(kKeyMIMEType, &mime)); in setFormat() 600 && format->findCString(kKeyMIMEType, &mime) in trimBuffersBeforeMeta()
|
/frameworks/av/media/libstagefright/matroska/ |
D | MatroskaExtractor.cpp | 220 CHECK(meta->findCString(kKeyMIMEType, &mime)); in MatroskaSource() 1055 CHECK(info->mMeta->findCString(kKeyMIMEType, &mime)); in findThumbnails()
|
/frameworks/wilhelm/src/android/ |
D | android_AudioSfDecoder.cpp | 243 CHECK(meta->findCString(kKeyMIMEType, &mime)); in onPrepare()
|