Home | History | Annotate | Download | only in lvpp

Lines Matching refs:findInt64

718         if (mAudioTrack->getFormat()->findInt64(kKeyDuration, &durationUs)) {
758 if (mVideoTrack->getFormat()->findInt64(kKeyDuration, &durationUs)) {
878 CHECK(mVideoBuffer->meta_data()->findInt64(kKeyTime, &videoTimeUs));
904 CHECK(mVideoBuffer->meta_data()->findInt64(kKeyTime, &timeUs));
1532 CHECK(mVideoBuffer->meta_data()->findInt64(kKeyTime, &videoTimeUs));
1555 CHECK(mVideoBuffer->meta_data()->findInt64(kKeyTime, &timeUs));