Home | History | Annotate | Download | only in libstagefright

Lines Matching defs:timeUs

193     msg->setInt64("timeUs", presentationTimeUs);
224 msg->setInt64("timeUs", presentationTimeUs);
268 CHECK(response->findInt64("timeUs", presentationTimeUs));
420 int64_t timeUs;
421 CHECK(buffer->meta()->findInt64("timeUs", &timeUs));
423 response->setInt64("timeUs", timeUs);
1220 msg->setInt64("timeUs", 0ll);
1307 int64_t timeUs;
1311 CHECK(msg->findInt64("timeUs", &timeUs));
1372 info->mData->meta()->setInt64("timeUs", timeUs);