Searched refs:findInt64 (Results 1 - 25 of 66) sorted by relevance

123

/frameworks/av/media/libstagefright/mpeg2ts/
H A DAnotherPacketSource.cpp173 CHECK(buffer->meta()->findInt64("timeUs", &timeUs));
207 CHECK(buffer->meta()->findInt64("timeUs", &lastQueuedTimeUs));
225 CHECK(mLatestEnqueuedMeta->findInt64("timeUs", &latestTimeUs));
230 } else if (!mLatestEnqueuedMeta->findInt64("durationUs", &frameDeltaUs)) {
328 if (buffer->meta()->findInt64("timeUs", &timeUs)) {
365 buffer->meta()->findInt64("timeUs", &startTimeUs);
375 buffer->meta()->findInt64("timeUs", &endTimeUs);
399 CHECK(buffer->meta()->findInt64("timeUs", timeUs));
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.cpp183 bool smallTimestampValid = accessUnit->meta()->findInt64("timeUs", &timeUs);
184 bool bigTimestampValid = mAggregateBuffer->meta()->findInt64("timeUs", &dummy);
270 CHECK(accessUnit->meta()->findInt64("timeUs", &mediaTimeUs));
305 if (extra->findInt64(
318 CHECK(buffer->meta()->findInt64("timeUs", &timeUs));
H A DHTTPLiveSource.cpp199 CHECK(buffer->meta()->findInt64("baseUs", &baseUs));
200 CHECK(buffer->meta()->findInt64("timeUs", &timeUs));
201 CHECK(buffer->meta()->findInt64("durationUs", &durationUs));
H A DGenericSource.cpp172 if (mFileMeta->findInt64(kKeyDuration, &duration)) {
250 if (meta->findInt64(kKeyDuration, &durationUs)) {
537 || !meta->findInt64("meta-data-size",
951 CHECK(msg->findInt64("timeUs", &timeUs));
1081 CHECK((*accessUnit)->meta()->findInt64("timeUs", &timeUs));
1238 CHECK(msg->findInt64("timeUs", &timeUs));
1351 CHECK(msg->findInt64("seekTimeUs", &seekTimeUs));
1433 CHECK(mb->meta_data()->findInt64(kKeyTime, &timeUs));
1454 if (mb->meta_data()->findInt64(kKeyDuration, &durationUs)) {
1558 CHECK(mbuf->meta_data()->findInt64(kKeyTim
[all...]
H A DNuPlayerRenderer.cpp619 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
707 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
824 CHECK(entry.mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
828 CHECK(entry.mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
896 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &realTimeUs));
899 CHECK(entry->mBuffer->meta()->findInt64("timeUs", &mediaTimeUs));
1021 ->findInt64("timeUs", &firstAudioTimeUs));
1023 ->findInt64("timeUs", &firstVideoTimeUs));
1455 format->findInt64(
H A DRTSPSource.cpp277 && mAudioTrack->getFormat()->findInt64(
285 && mVideoTrack->getFormat()->findInt64(
330 CHECK(msg->findInt64("timeUs", &seekTimeUs));
514 CHECK(msg->findInt64("nptUs", &nptUs));
H A DNuPlayerDecoder.cpp638 CHECK(accessUnit->meta()->findInt64("timeUs", &mediaTimeUs));
729 if (extra->findInt64(
739 CHECK(buffer->meta()->findInt64("timeUs", &timeUs));
789 buffer->meta()->findInt64("timeUs", &timeUs);
798 CHECK(msg->findInt64("timestampNs", &timestampNs));
/frameworks/av/media/libstagefright/timedtext/
H A DTimedTextPlayer.cpp124 if (msg->findInt64("seekTimeUs", &seekTimeUs) &&
140 msg->findInt64("seekTimeUs", &seekTimeUs);
167 if (msg->findInt64("fireTimeUs", &fireTimeUs)) {
H A DTimedText3GPPSource.cpp50 textBuffer->meta_data()->findInt64(kKeyTime, startTimeUs);
/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp114 CHECK(itemMeta->findInt64("durationUs", &itemDurationUs));
150 CHECK(itemMeta->findInt64("durationUs", &itemDurationUs));
462 CHECK(msg->findInt64("startTimeUs", &startTimeUs));
463 CHECK(msg->findInt64("segmentStartTimeUs", &segmentStartTimeUs));
569 && latestMeta->findInt64("timeUs", &latestTimeUs)
570 && params->findInt64(stopKey, &stopTimeUs)
888 if (!itemMeta->findInt64("range-offset", &range_offset)
889 || !itemMeta->findInt64("range-length", &range_length)) {
1089 CHECK(itemMeta->findInt64("durationUs", &itemDurationUs));
1121 if (itemMeta->findInt64("discontinuit
[all...]
H A DLiveSession.cpp137 && extra->findInt64("timeUs", &timeUs)) {
279 CHECK((*accessUnit)->meta()->findInt64("timeUs", &timeUs));
465 CHECK(msg->findInt64("durationUs", &durationUs));
1113 audioMeta->findInt64("segmentStartTimeUs", &minSegmentStartTimeUs);
1118 && videoMeta->findInt64("segmentStartTimeUs", &videoSegmentStartTimeUs)) {
1129 CHECK(msg->findInt64("timeUs", &timeUs));
1392 CHECK(msg->findInt64("timeUs", &timeUs));
1514 CHECK(meta->findInt64("timeUs", &tmpUs));
1515 CHECK(meta->findInt64("segmentStartTimeUs", &tmpSegmentUs));
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DAACEncoder.cpp206 if (srcFormat->findInt64(kKeyDuration, &durationUs)) {
261 if (mInputBuffer->meta_data()->findInt64(kKeyDriftTime, &timeUs)) {
264 if (mInputBuffer->meta_data()->findInt64(kKeyAnchorTime, &timeUs)) {
/frameworks/av/media/libstagefright/wifi-display/
H A DMediaSender.cpp235 CHECK(accessUnit->meta()->findInt64("timeUs", &timeUs));
261 CHECK(accessUnit->meta()->findInt64("timeUs", &timeUs));
349 CHECK(msg->findInt64("avgLatencyUs", &avgLatencyUs));
352 CHECK(msg->findInt64("maxLatencyUs", &maxLatencyUs));
/frameworks/av/media/ndk/
H A DNdkMediaFormat.cpp99 f->findInt64(name, &val);
155 return format->mFormat->findInt64(name, out);
/frameworks/av/media/libstagefright/wifi-display/source/
H A DConverter.cpp382 if (msg->findInt64("whenUs", &whenUs)) {
533 CHECK(buffer->meta()->findInt64("timeUs", &timeUs));
579 CHECK(buffer->meta()->findInt64("timeUs", &timeUs));
621 CHECK(buffer->meta()->findInt64("timeUs", &timeUs));
659 CHECK(accessUnit->meta()->findInt64("timeUs", &timeUs));
H A DMediaPuller.cpp166 CHECK(mbuf->meta_data()->findInt64(kKeyTime, &timeUs));
/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp277 && meta->findInt64(kKeyDuration, &durationUs)) {
387 CHECK(msg->findInt64(WHATPARAM_SEEK_SEEKTIME_MS, &timeMsec));
502 CHECK(mDecodeBuffer->meta_data()->findInt64(kKeyTime, &timeUsec));
/frameworks/av/include/media/stagefright/
H A DMetaData.h216 bool findInt64(uint32_t key, int64_t *value);
/frameworks/av/include/media/stagefright/foundation/
H A DAMessage.h65 bool findInt64(const char *name, int64_t *value) const;
/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp540 CHECK(mbuf->meta_data()->findInt64(kKeyTime, &timeUs));
552 if (mbuf->meta_data()->findInt64(kKeyDriftTime, &driftTimeUs)
617 if (!params || !params->findInt64(kKeyTime, &startTimeUs)) {
692 CHECK(msg->findInt64("timeUs", &timeUs));
H A DAudioSource.cpp116 if (params && params->findInt64(kKeyTime, &startTimeUs)) {
237 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs));
H A DAudioPlayer.cpp168 if (format->findInt64(kKeyDuration, &durationUs)) {
610 CHECK(mInputBuffer->meta_data()->findInt64(
771 mSource->getFormat()->findInt64(kKeyDuration, &durationUs);
H A DStagefrightMetadataRetriever.cpp195 if (!trackMeta->findInt64(kKeyThumbnailTime, &thumbNailTime)
242 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs));
536 if (trackMeta->findInt64(kKeyDuration, &durationUs)) {
/frameworks/av/media/libstagefright/rtsp/
H A Drtp_test.cpp214 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs));
/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp222 CHECK(meta->findInt64(kKeyDuration, &durationUs));
244 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timestampUs));
538 CHECK(source->getFormat()->findInt64(kKeyDuration, &durationUs));
575 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs));
1079 if (meta->findInt64(kKeyThumbnailTime, &thumbTimeUs)) {

Completed in 358 milliseconds

123