Searched refs:nptUs (Results 1 – 2 of 2) sorted by relevance
640 int64_t nptUs = in onMessageReceived() local646 accessUnit->meta()->setInt64("timeUs", nptUs); in onMessageReceived()704 int64_t nptUs; in onMessageReceived() local705 CHECK(msg->findInt64("nptUs", &nptUs)); in onMessageReceived()709 info->mNormalPlaytimeUs = nptUs; in onMessageReceived()
1964 size_t trackIndex, uint32_t rtpTime, int64_t nptUs) { in postNormalPlayTimeMapping()1969 msg->setInt64("nptUs", nptUs); in postNormalPlayTimeMapping()