Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:presentationTimeUs

208         int64_t presentationTimeUs,
219 msg->setInt64("timeUs", presentationTimeUs);
235 int64_t presentationTimeUs,
250 msg->setInt64("timeUs", presentationTimeUs);
279 int64_t *presentationTimeUs,
294 CHECK(response->findInt64("timeUs", presentationTimeUs));