/frameworks/av/media/libstagefright/mpeg2ts/ |
D | AnotherPacketSource.cpp | 173 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in read() 207 CHECK(buffer->meta()->findInt64("timeUs", &lastQueuedTimeUs)); in queueAccessUnit() 225 CHECK(mLatestEnqueuedMeta->findInt64("timeUs", &latestTimeUs)); in queueAccessUnit() 230 } else if (!mLatestEnqueuedMeta->findInt64("durationUs", &frameDeltaUs)) { in queueAccessUnit() 328 if (buffer->meta()->findInt64("timeUs", &timeUs)) { in getBufferedDurationUs_l() 365 buffer->meta()->findInt64("timeUs", &startTimeUs); in getEstimatedDurationUs() 375 buffer->meta()->findInt64("timeUs", &endTimeUs); in getEstimatedDurationUs() 399 CHECK(buffer->meta()->findInt64("timeUs", timeUs)); in nextBufferTime()
|
/frameworks/av/media/libstagefright/httplive/ |
D | PlaylistFetcher.cpp | 114 CHECK(itemMeta->findInt64("durationUs", &itemDurationUs)); in getSegmentStartTimeUs() 150 CHECK(itemMeta->findInt64("durationUs", &itemDurationUs)); in delayUsToRefreshPlaylist() 462 CHECK(msg->findInt64("startTimeUs", &startTimeUs)); in onStart() 463 CHECK(msg->findInt64("segmentStartTimeUs", &segmentStartTimeUs)); in onStart() 569 && latestMeta->findInt64("timeUs", &latestTimeUs) in onResumeUntil() 570 && params->findInt64(stopKey, &stopTimeUs) in onResumeUntil() 888 if (!itemMeta->findInt64("range-offset", &range_offset) in onDownloadNext() 889 || !itemMeta->findInt64("range-length", &range_length)) { in onDownloadNext() 1089 CHECK(itemMeta->findInt64("durationUs", &itemDurationUs)); in getSeqNumberWithAnchorTime() 1121 if (itemMeta->findInt64("discontinuity", &discontinuity)) { in getSeqNumberForDiscontinuity() [all …]
|
D | LiveSession.cpp | 137 && extra->findInt64("timeUs", &timeUs)) { in dequeueAccessUnit() 279 CHECK((*accessUnit)->meta()->findInt64("timeUs", &timeUs)); in dequeueAccessUnit() 465 CHECK(msg->findInt64("durationUs", &durationUs)); in onMessageReceived() 1113 audioMeta->findInt64("segmentStartTimeUs", &minSegmentStartTimeUs); in latestMediaSegmentStartTimeUs() 1118 && videoMeta->findInt64("segmentStartTimeUs", &videoSegmentStartTimeUs)) { in latestMediaSegmentStartTimeUs() 1129 CHECK(msg->findInt64("timeUs", &timeUs)); in onSeek() 1392 CHECK(msg->findInt64("timeUs", &timeUs)); in onChangeConfiguration3() 1514 CHECK(meta->findInt64("timeUs", &tmpUs)); in onChangeConfiguration3() 1515 CHECK(meta->findInt64("segmentStartTimeUs", &tmpSegmentUs)); in onChangeConfiguration3()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDecoderPassThrough.cpp | 183 bool smallTimestampValid = accessUnit->meta()->findInt64("timeUs", &timeUs); in aggregateBuffer() 184 bool bigTimestampValid = mAggregateBuffer->meta()->findInt64("timeUs", &dummy); in aggregateBuffer() 270 CHECK(accessUnit->meta()->findInt64("timeUs", &mediaTimeUs)); in fetchInputData() 305 if (extra->findInt64( in onInputBufferFetched() 318 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in onInputBufferFetched()
|
D | HTTPLiveSource.cpp | 199 CHECK(buffer->meta()->findInt64("baseUs", &baseUs)); in onMessageReceived() 200 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in onMessageReceived() 201 CHECK(buffer->meta()->findInt64("durationUs", &durationUs)); in onMessageReceived()
|
D | NuPlayerRenderer.cpp | 619 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs)); in fillAudioBuffer() 707 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs)); in onDrainAudioQueue() 824 CHECK(entry.mBuffer->meta()->findInt64("timeUs", &mediaTimeUs)); in postDrainVideoQueue_l() 828 CHECK(entry.mBuffer->meta()->findInt64("timeUs", &mediaTimeUs)); in postDrainVideoQueue_l() 896 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &realTimeUs)); in onDrainVideoQueue() 899 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs)); in onDrainVideoQueue() 1021 ->findInt64("timeUs", &firstAudioTimeUs)); in onQueueBuffer() 1023 ->findInt64("timeUs", &firstVideoTimeUs)); in onQueueBuffer() 1455 format->findInt64( in onOpenAudioSink()
|
D | GenericSource.cpp | 172 if (mFileMeta->findInt64(kKeyDuration, &duration)) { in initFromDataSource() 250 if (meta->findInt64(kKeyDuration, &durationUs)) { in initFromDataSource() 506 || !meta->findInt64("meta-data-size", in prefillCacheIfNecessary() 912 CHECK(msg->findInt64("timeUs", &timeUs)); in fetchTextData() 1042 CHECK((*accessUnit)->meta()->findInt64("timeUs", &timeUs)); in dequeueAccessUnit() 1199 CHECK(msg->findInt64("timeUs", &timeUs)); in onSelectTrack() 1312 CHECK(msg->findInt64("seekTimeUs", &seekTimeUs)); in onSeek() 1394 CHECK(mb->meta_data()->findInt64(kKeyTime, &timeUs)); in mediaBufferToABuffer() 1415 if (mb->meta_data()->findInt64(kKeyDuration, &durationUs)) { in mediaBufferToABuffer() 1519 CHECK(mbuf->meta_data()->findInt64(kKeyTime, &timeUs)); in readBuffer()
|
D | RTSPSource.cpp | 277 && mAudioTrack->getFormat()->findInt64( in getDuration() 285 && mVideoTrack->getFormat()->findInt64( in getDuration() 330 CHECK(msg->findInt64("timeUs", &seekTimeUs)); in onMessageReceived() 514 CHECK(msg->findInt64("nptUs", &nptUs)); in onMessageReceived()
|
D | NuPlayerDecoder.cpp | 638 CHECK(accessUnit->meta()->findInt64("timeUs", &mediaTimeUs)); in fetchInputData() 729 if (extra->findInt64( in onInputBufferFetched() 739 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in onInputBufferFetched() 789 buffer->meta()->findInt64("timeUs", &timeUs); in onRenderBuffer() 798 CHECK(msg->findInt64("timestampNs", ×tampNs)); in onRenderBuffer()
|
D | NuPlayer.cpp | 473 CHECK(msg->findInt64("timeUs", &timeUs)); in onMessageReceived() 889 CHECK(msg->findInt64("positionUs", &positionUs)); in onMessageReceived() 937 CHECK(msg->findInt64("seekTimeUs", &seekTimeUs)); in onMessageReceived() 1802 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in onSourceNotify() 1876 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in sendSubtitleData() 1877 CHECK(buffer->meta()->findInt64("durationUs", &durationUs)); in sendSubtitleData() 1905 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in sendTimedTextData()
|
/frameworks/av/media/libstagefright/timedtext/ |
D | TimedTextPlayer.cpp | 124 if (msg->findInt64("seekTimeUs", &seekTimeUs) && in onMessageReceived() 140 msg->findInt64("seekTimeUs", &seekTimeUs); in onMessageReceived() 167 if (msg->findInt64("fireTimeUs", &fireTimeUs)) { in onMessageReceived()
|
D | TimedText3GPPSource.cpp | 50 textBuffer->meta_data()->findInt64(kKeyTime, startTimeUs); in read()
|
/frameworks/av/media/libstagefright/wifi-display/ |
D | MediaSender.cpp | 235 CHECK(accessUnit->meta()->findInt64("timeUs", &timeUs)); in queueAccessUnit() 261 CHECK(accessUnit->meta()->findInt64("timeUs", &timeUs)); in queueAccessUnit() 349 CHECK(msg->findInt64("avgLatencyUs", &avgLatencyUs)); in onSenderNotify() 352 CHECK(msg->findInt64("maxLatencyUs", &maxLatencyUs)); in onSenderNotify()
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
D | AACEncoder.cpp | 206 if (srcFormat->findInt64(kKeyDuration, &durationUs)) { in getFormat() 261 if (mInputBuffer->meta_data()->findInt64(kKeyDriftTime, &timeUs)) { in read() 264 if (mInputBuffer->meta_data()->findInt64(kKeyAnchorTime, &timeUs)) { in read()
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
D | Converter.cpp | 382 if (msg->findInt64("whenUs", &whenUs)) { in onMessageReceived() 533 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in feedRawAudioInputBuffers() 579 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in feedRawAudioInputBuffers() 621 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in feedEncoderInputBuffers() 659 CHECK(accessUnit->meta()->findInt64("timeUs", &timeUs)); in prependCSD()
|
/frameworks/av/media/ndk/ |
D | NdkMediaFormat.cpp | 99 f->findInt64(name, &val); in AMediaFormat_toString() 155 return format->mFormat->findInt64(name, out); in AMediaFormat_getInt64()
|
/frameworks/av/media/libstagefright/ |
D | MediaCodecSource.cpp | 540 CHECK(mbuf->meta_data()->findInt64(kKeyTime, &timeUs)); in feedEncoderInputBuffers() 552 if (mbuf->meta_data()->findInt64(kKeyDriftTime, &driftTimeUs) in feedEncoderInputBuffers() 617 if (!params || !params->findInt64(kKeyTime, &startTimeUs)) { in onStart() 692 CHECK(msg->findInt64("timeUs", &timeUs)); in onMessageReceived()
|
D | AudioSource.cpp | 116 if (params && params->findInt64(kKeyTime, &startTimeUs)) { in start() 237 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs)); in read()
|
D | StagefrightMetadataRetriever.cpp | 195 if (!trackMeta->findInt64(kKeyThumbnailTime, &thumbNailTime) in extractVideoFrameWithCodecFlags() 242 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs)); in extractVideoFrameWithCodecFlags() 536 if (trackMeta->findInt64(kKeyDuration, &durationUs)) { in parseMetaData()
|
D | MPEG2TSWriter.cpp | 265 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs)); in postAVCFrame() 296 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs)); in appendAACFrames() 454 CHECK(mLastAccessUnit->meta()->findInt64("timeUs", &timeUs)); in lastAccessUnitTimeUs() 885 CHECK(accessUnit->meta()->findInt64("timeUs", &timeUs)); in writeAccessUnit()
|
D | AudioPlayer.cpp | 168 if (format->findInt64(kKeyDuration, &durationUs)) { in start() 610 CHECK(mInputBuffer->meta_data()->findInt64( in fillBuffer() 771 mSource->getFormat()->findInt64(kKeyDuration, &durationUs); in getMediaTimeUs()
|
/frameworks/av/cmds/stagefright/ |
D | stagefright.cpp | 222 CHECK(meta->findInt64(kKeyDuration, &durationUs)); in playSource() 244 CHECK(buffer->meta_data()->findInt64(kKeyTime, ×tampUs)); in playSource() 538 CHECK(source->getFormat()->findInt64(kKeyDuration, &durationUs)); in performSeekTest() 575 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs)); in performSeekTest() 1079 if (meta->findInt64(kKeyThumbnailTime, &thumbTimeUs)) { in main()
|
/frameworks/wilhelm/src/android/ |
D | android_AudioSfDecoder.cpp | 277 && meta->findInt64(kKeyDuration, &durationUs)) { in onPrepare() 387 CHECK(msg->findInt64(WHATPARAM_SEEK_SEEKTIME_MS, &timeMsec)); in onSeek() 502 CHECK(mDecodeBuffer->meta_data()->findInt64(kKeyTime, &timeUsec)); in onDecode()
|
/frameworks/av/media/libstagefright/rtsp/ |
D | rtp_test.cpp | 214 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs)); in main()
|
/frameworks/av/media/libstagefright/wifi-display/rtp/ |
D | RTPSender.cpp | 213 CHECK(packet->meta()->findInt64("timeUs", &timeUs)); in queueRawPacket() 253 CHECK(tsPackets->meta()->findInt64("timeUs", &timeUs)); in queueTSPackets() 314 CHECK(accessUnit->meta()->findInt64("timeUs", &timeUs)); in queueAVCBuffer()
|