Home
last modified time | relevance | path

Searched refs:findCString (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/av/media/libstagefright/timedtext/
DTimedText3GPPSource.cpp72 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime)); in extractAndAppendLocalDescriptions()
96 CHECK(mSource->getFormat()->findCString(kKeyMIMEType, &mime)); in extractGlobalDescriptions()
DTimedTextSource.cpp38 CHECK(mediaSource->getFormat()->findCString(kKeyMIMEType, &mime)); in CreateTimedTextSource()
DTimedTextDriver.cpp281 meta->findCString(kKeyMediaLanguage, &lang); in getExternalTrackInfo()
/frameworks/av/media/libstagefright/
DStagefrightMetadataRetriever.cpp443 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()
DNuMediaExtractor.cpp106 && 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()
DDRMExtractor.cpp82 bool success = getFormat()->findCString(kKeyMIMEType, &mime); in DRMSource()
156 CHECK(getFormat()->findCString(kKeyMIMEType, &mime)); in read()
DAwesomePlayer.cpp408 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()
DAMRWriter.cpp70 CHECK(meta->findCString(kKeyMIMEType, &mime)); in addSource()
DMPEG2TSWriter.cpp106 CHECK(meta->findCString(kKeyMIMEType, &mime)); in SourceInfo()
152 CHECK(meta->findCString(kKeyMIMEType, &mime)); in extractCodecSpecificData()
531 CHECK(meta->findCString(kKeyMIMEType, &mime)); in addSource()
DAACWriter.cpp83 CHECK(meta->findCString(kKeyMIMEType, &mime)); in addSource()
DMetaData.cpp96 bool MetaData::findCString(uint32_t key, const char **value) { in findCString() function in android::MetaData
DMPEG4Writer.cpp489 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()
DMPEG4Extractor.cpp457 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()
DUtils.cpp95 CHECK(meta->findCString(kKeyMIMEType, &mime)); in convertMetaDataToMessage()
805 CHECK(meta->findCString(kKeyMIMEType, &mime)); in canOffloadStream()
DAVIExtractor.cpp113 CHECK(mTrack.mMeta->findCString(kKeyMIMEType, &mime)); in start()
918 CHECK(track->mMeta->findCString(kKeyMIMEType, &tmp)); in parseIndex()
/frameworks/av/media/libstagefright/wifi-display/source/
DMediaPuller.cpp41 CHECK(meta->findCString(kKeyMIMEType, &mime)); in MediaPuller()
118 CHECK(meta->findCString(kKeyMIMEType, &tmp)); in onMessageReceived()
/frameworks/av/cmds/stagefright/
Dstagefright.cpp170 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()
Dsf2.cpp128 CHECK(meta->findCString(kKeyMIMEType, &mime)); in onMessageReceived()
292 CHECK(meta->findCString(kKeyMIMEType, &mime)); in makeFormat()
Drecord.cpp134 if (!meta->findCString(kKeyMIMEType, &mime)) {
Dstream.cpp178 CHECK(meta->findCString(kKeyMIMEType, &mime)); in MyConvertingStreamSource()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.cpp198 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/
DMetaData.h222 bool findCString(uint32_t key, const char **value);
/frameworks/av/media/libstagefright/mpeg2ts/
DAnotherPacketSource.cpp70 CHECK(meta->findCString(kKeyMIMEType, &mime)); in setFormat()
600 && format->findCString(kKeyMIMEType, &mime) in trimBuffersBeforeMeta()
/frameworks/av/media/libstagefright/matroska/
DMatroskaExtractor.cpp220 CHECK(meta->findCString(kKeyMIMEType, &mime)); in MatroskaSource()
1055 CHECK(info->mMeta->findCString(kKeyMIMEType, &mime)); in findThumbnails()
/frameworks/wilhelm/src/android/
Dandroid_AudioSfDecoder.cpp243 CHECK(meta->findCString(kKeyMIMEType, &mime)); in onPrepare()

12