/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerDecoderPassThrough.cpp | 180 bool smallTimestampValid = accessUnit->meta()->findInt64("timeUs", &timeUs); in aggregateBuffer() 181 bool bigTimestampValid = mAggregateBuffer->meta()->findInt64("timeUs", &dummy); in aggregateBuffer() 272 CHECK(accessUnit->meta()->findInt64("timeUs", &mediaTimeUs)); in fetchInputData() 310 if (extra->findInt64( in onInputBufferFetched() 322 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in onInputBufferFetched()
|
D | RTSPSource.cpp | 294 && mAudioTrack->getFormat()->findInt64( in getDuration() 302 && mVideoTrack->getFormat()->findInt64( in getDuration() 503 CHECK(msg->findInt64("timeUs", &seekTimeUs)); in onMessageReceived() 607 CHECK(msg->findInt64("time", &timeUs)); in onMessageReceived() 740 CHECK(msg->findInt64("nptUs", &nptUs)); in onMessageReceived()
|
D | NuPlayerDecoder.cpp | 168 CHECK(msg->findInt64("timeUs", &timeUs)); in onMessageReceived() 956 CHECK(accessUnit->meta()->findInt64("timeUs", &mediaTimeUs)); in fetchInputData() 1018 if (extra->findInt64( in onInputBufferFetched() 1028 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in onInputBufferFetched() 1124 buffer->meta()->findInt64("timeUs", &timeUs); in onRenderBuffer() 1135 CHECK(msg->findInt64("timestampNs", ×tampNs)); in onRenderBuffer()
|
D | NuPlayerRenderer.cpp | 870 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs)); in fillAudioBuffer() 1044 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs)); in onDrainAudioQueue() 1254 CHECK(entry.mBuffer->meta()->findInt64("timeUs", &mediaTimeUs)); in postDrainVideoQueue() 1258 CHECK(entry.mBuffer->meta()->findInt64("timeUs", &mediaTimeUs)); in postDrainVideoQueue() 1351 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &realTimeUs)); in onDrainVideoQueue() 1353 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs)); in onDrainVideoQueue() 1513 ->findInt64("timeUs", &firstAudioTimeUs)); in onQueueBuffer() 1515 ->findInt64("timeUs", &firstVideoTimeUs)); in onQueueBuffer() 1922 format->findInt64( in onOpenAudioSink()
|
D | GenericSource.cpp | 167 if (mFileMeta->findInt64(kKeyDuration, &duration)) { in initFromDataSource() 232 if (meta->findInt64(kKeyDuration, &durationUs)) { in initFromDataSource() 730 CHECK(msg->findInt64("timeUs", &timeUs)); in fetchTextData() 899 CHECK((*accessUnit)->meta()->findInt64("timeUs", &timeUs)); in dequeueAccessUnit() 1088 CHECK(msg->findInt64("timeUs", &timeUs)); in onSelectTrack() 1207 CHECK(msg->findInt64("seekTimeUs", &seekTimeUs)); in onSeek() 1315 CHECK(mb->meta_data()->findInt64(kKeyTime, &timeUs)); in mediaBufferToABuffer() 1333 if (mb->meta_data()->findInt64(kKeyDuration, &durationUs)) { in mediaBufferToABuffer() 1462 if (!mbuf->meta_data()->findInt64(kKeyTime, &timeUs)) { in readBuffer()
|
D | NuPlayerDriver.cpp | 578 stats->findInt64("frames-total", &numFramesTotal); in updateMetrics() 579 stats->findInt64("frames-dropped-output", &numFramesDropped); in updateMetrics() 899 stats->findInt64("frames-total", &numFramesTotal); in dump() 900 stats->findInt64("frames-dropped-output", &numFramesDropped); in dump()
|
D | HTTPLiveSource.cpp | 287 CHECK(buffer->meta()->findInt64("baseUs", &baseUs)); in pollForRawData() 288 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in pollForRawData()
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
D | AnotherPacketSource.cpp | 144 CHECK(mLatestDequeuedMeta->findInt64("timeUs", &timeUs)); in dequeueAccessUnit() 199 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in read() 298 CHECK(buffer->meta()->findInt64("timeUs", &lastQueuedTimeUs)); in queueAccessUnit() 317 CHECK(mLatestEnqueuedMeta->findInt64("timeUs", &latestTimeUs)); in queueAccessUnit() 322 } else if (!mLatestEnqueuedMeta->findInt64("durationUs", &frameDeltaUs)) { in queueAccessUnit() 477 if (!buffer->meta()->findInt64("timeUs", &timeUs)) { in getEstimatedBufferDurationUs() 500 CHECK(buffer->meta()->findInt64("timeUs", timeUs)); in nextBufferTime() 552 if (buffer->meta()->findInt64("timeUs", &timeUs)) { in getMetaAfterLastDequeued()
|
D | MPEG2TSExtractor.cpp | 438 if (!meta->findInt64(kKeyDuration, &origDurationUs) in estimateDurationsFromTimesUsAtEnd() 439 || !meta->findInt64(kKeyLastDuration, &lastDurationUs) in estimateDurationsFromTimesUsAtEnd() 458 if (!meta->findInt64(kKeyDuration, &durationUs)) { in estimateDurationsFromTimesUsAtEnd()
|
/frameworks/av/media/libstagefright/httplive/ |
D | PlaylistFetcher.cpp | 206 CHECK(itemMeta->findInt64("durationUs", &itemDurationUs)); in getSegmentStartTimeUs() 230 CHECK(itemMeta->findInt64("durationUs", &itemDurationUs)); in getSegmentDurationUs() 260 CHECK(itemMeta->findInt64("durationUs", &itemDurationUs)); in delayUsToRefreshPlaylist() 700 CHECK(msg->findInt64("startTimeUs", &startTimeUs)); in onStart() 701 CHECK(msg->findInt64("segmentStartTimeUs", &segmentStartTimeUs)); in onStart() 988 CHECK(meta->findInt64("timeUs", &tmpUs)); in shouldPauseDownload() 1022 || !itemMeta->findInt64("durationUs", &itemDurationUs)) { in initSeqNumberForLiveStream() 1332 if (!itemMeta->findInt64("range-offset", &range_offset) in onDownloadNext() 1333 || !itemMeta->findInt64("range-length", &range_length)) { in onDownloadNext() 1563 CHECK(itemMeta->findInt64("durationUs", &itemDurationUs)); in adjustSeqNumberWithAnchorTime() [all …]
|
/frameworks/av/media/libstagefright/ |
D | MediaCodecSource.cpp | 268 CHECK(msg->findInt64("stop-time-us", &stopTimeUs)); in onMessageReceived() 373 if (!response->findInt64("time-us", &timeUs)) { in getFirstSampleSystemTimeUs() 683 CHECK(mbuf->meta_data()->findInt64(kKeyTime, &timeUs)); in feedEncoderInputBuffers() 706 if (mbuf->meta_data()->findInt64(kKeyDriftTime, &driftTimeUs) in feedEncoderInputBuffers() 756 if (params == NULL || !params->findInt64(kKeyTime, &startTimeUs)) { in onStart() 879 CHECK(msg->findInt64("timeUs", &timeUs)); in onMessageReceived() 1021 inputFormat->findInt64("android._stop-time-offset-us", &stopTimeOffsetUs) && in onMessageReceived() 1070 if (params == NULL || !params->findInt64(kKeyTime, &pauseStartTimeUs)) { in onMessageReceived() 1082 CHECK(msg->findInt64("time-offset-us", &mInputBufferTimeOffsetUs)); in onMessageReceived() 1102 CHECK(msg->findInt64("stop-time-us", &stopTimeUs)); in onMessageReceived()
|
D | MPEG2TSWriter.cpp | 267 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs)); in appendAVCFrame() 291 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs)); in appendAACFrames() 431 CHECK(mLastAccessUnit->meta()->findInt64("timeUs", &timeUs)); in lastAccessUnitTimeUs() 843 CHECK(accessUnit->meta()->findInt64("timeUs", &timeUs)); in writeAccessUnit()
|
D | StagefrightMetadataRetriever.cpp | 266 } else if (!trackMeta->findInt64(kKeyThumbnailTime, &thumbNailTime) in extractVideoFrame() 430 mediaBuffer->meta_data()->findInt64(kKeyTargetTime, &targetTimeUs); in extractVideoFrame() 443 CHECK(mediaBuffer->meta_data()->findInt64(kKeyTime, &ptsUs)); in extractVideoFrame() 810 if (trackMeta->findInt64(kKeyDuration, &durationUs)) { in parseMetaData()
|
D | AudioSource.cpp | 139 if (params && params->findInt64(kKeyTime, &startTimeUs)) { in start() 266 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs)); in read()
|
D | Utils.cpp | 644 if (meta->findInt64(kKeyDuration, &durationUs)) { in convertMetaDataToMessage() 1307 if (msg->findInt64("durationUs", &durationUs)) { in convertMessageToMetaData() 1674 if (!meta->findInt64(kKeyDuration, &duration)) { in canOffloadStream() 1734 CHECK(meta->findInt64("timeUs", &mTimeUs)); in HLSTime() 1741 CHECK(mMeta->findInt64("segmentStartTimeUs", &segmentStartTimeUs)); in getSegmentTimeUs() 1744 if (mMeta->findInt64("segmentFirstTimeUs", &segmentFirstTimeUs)) { in getSegmentTimeUs() 1750 if (mMeta->findInt64("playlistTimeUs", &playlistTimeUs)) { in getSegmentTimeUs() 1754 CHECK(mMeta->findInt64("segmentDurationUs", &durationUs)); in getSegmentTimeUs()
|
/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() 259 if (mInputBuffer->meta_data()->findInt64(kKeyDriftTime, &timeUs)) { in read() 262 if (mInputBuffer->meta_data()->findInt64(kKeyAnchorTime, &timeUs)) { in read()
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
D | Converter.cpp | 383 if (msg->findInt64("whenUs", &whenUs)) { in onMessageReceived() 534 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in feedRawAudioInputBuffers() 580 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in feedRawAudioInputBuffers() 622 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in feedEncoderInputBuffers() 660 CHECK(accessUnit->meta()->findInt64("timeUs", &timeUs)); in prependCSD()
|
D | MediaPuller.cpp | 166 CHECK(mbuf->meta_data()->findInt64(kKeyTime, &timeUs)); in onMessageReceived()
|
/frameworks/av/media/ndk/ |
D | NdkMediaFormat.cpp | 103 f->findInt64(name, &val); in AMediaFormat_toString() 159 return format->mFormat->findInt64(name, out); in AMediaFormat_getInt64()
|
/frameworks/av/cmds/stagefright/ |
D | stagefright.cpp | 229 CHECK(meta->findInt64(kKeyDuration, &durationUs)); in playSource() 251 CHECK(buffer->meta_data()->findInt64(kKeyTime, ×tampUs)); in playSource() 552 CHECK(source->getFormat()->findInt64(kKeyDuration, &durationUs)); in performSeekTest() 589 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs)); in performSeekTest() 1113 if (meta->findInt64(kKeyThumbnailTime, &thumbTimeUs)) { in main()
|
/frameworks/wilhelm/src/android/ |
D | android_AudioSfDecoder.cpp | 280 && meta->findInt64(kKeyDuration, &durationUs)) { in onPrepare() 384 CHECK(msg->findInt64(WHATPARAM_SEEK_SEEKTIME_MS, &timeMsec)); in onSeek() 499 CHECK(mDecodeBuffer->meta_data()->findInt64(kKeyTime, &timeUsec)); in onDecode()
|
/frameworks/av/media/libstagefright/rtsp/ |
D | rtp_test.cpp | 205 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs)); in main()
|
D | ARTPWriter.cpp | 575 CHECK(mediaBuf->meta_data()->findInt64(kKeyTime, &timeUs)); in sendAVCData() 670 CHECK(mediaBuf->meta_data()->findInt64(kKeyTime, &timeUs)); in sendH263Data() 755 CHECK(mediaBuf->meta_data()->findInt64(kKeyTime, &timeUs)); in sendAMRData()
|
/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() 312 CHECK(accessUnit->meta()->findInt64("timeUs", &timeUs)); in queueAVCBuffer()
|