HomeSort by relevance Sort by last modified time
    Searched refs:findInt64 (Results 1 - 25 of 66) sorted by null

1 2 3

  /frameworks/av/media/libstagefright/mpeg2ts/
AnotherPacketSource.cpp 173 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/
NuPlayerDecoderPassThrough.cpp 183 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));
HTTPLiveSource.cpp 199 CHECK(buffer->meta()->findInt64("baseUs", &baseUs));
200 CHECK(buffer->meta()->findInt64("timeUs", &timeUs));
201 CHECK(buffer->meta()->findInt64("durationUs", &durationUs));
GenericSource.cpp 172 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));
    [all...]
NuPlayerRenderer.cpp 619 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));
    [all...]
RTSPSource.cpp 277 && mAudioTrack->getFormat()->findInt64(
285 && mVideoTrack->getFormat()->findInt64(
330 CHECK(msg->findInt64("timeUs", &seekTimeUs));
514 CHECK(msg->findInt64("nptUs", &nptUs));
NuPlayerDecoder.cpp 638 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/
TimedTextPlayer.cpp 124 if (msg->findInt64("seekTimeUs", &seekTimeUs) &&
140 msg->findInt64("seekTimeUs", &seekTimeUs);
167 if (msg->findInt64("fireTimeUs", &fireTimeUs)) {
TimedText3GPPSource.cpp 50 textBuffer->meta_data()->findInt64(kKeyTime, startTimeUs);
  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.cpp 114 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)) {
    [all...]
LiveSession.cpp 137 && extra->findInt64("timeUs", &timeUs)) {
279 CHECK((*accessUnit)->meta()->findInt64("timeUs", &timeUs));
465 CHECK(msg->findInt64("durationUs", &durationUs));
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/
AACEncoder.cpp 206 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/
MediaSender.cpp 235 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/
NdkMediaFormat.cpp 99 f->findInt64(name, &val);
155 return format->mFormat->findInt64(name, out);
  /frameworks/av/media/libstagefright/wifi-display/source/
Converter.cpp 382 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));
MediaPuller.cpp 166 CHECK(mbuf->meta_data()->findInt64(kKeyTime, &timeUs));
  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.cpp 277 && 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/
MetaData.h 216 bool findInt64(uint32_t key, int64_t *value);
  /frameworks/av/include/media/stagefright/foundation/
AMessage.h 65 bool findInt64(const char *name, int64_t *value) const;
  /frameworks/av/media/libstagefright/
MediaCodecSource.cpp 540 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));
AudioSource.cpp 116 if (params && params->findInt64(kKeyTime, &startTimeUs)) {
237 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs));
AudioPlayer.cpp 168 if (format->findInt64(kKeyDuration, &durationUs)) {
610 CHECK(mInputBuffer->meta_data()->findInt64(
771 mSource->getFormat()->findInt64(kKeyDuration, &durationUs);
StagefrightMetadataRetriever.cpp 195 if (!trackMeta->findInt64(kKeyThumbnailTime, &thumbNailTime)
242 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs));
536 if (trackMeta->findInt64(kKeyDuration, &durationUs)) {
  /frameworks/av/media/libstagefright/rtsp/
rtp_test.cpp 214 CHECK(buffer->meta_data()->findInt64(kKeyTime, &timeUs));
  /frameworks/av/cmds/stagefright/
stagefright.cpp 222 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)) {
    [all...]

Completed in 594 milliseconds

1 2 3