Searched refs:nptUs (Results 1 – 2 of 2) sorted by relevance
647 int64_t nptUs = in onMessageReceived() local653 accessUnit->meta()->setInt64("timeUs", nptUs); in onMessageReceived()711 int64_t nptUs; in onMessageReceived() local712 CHECK(msg->findInt64("nptUs", &nptUs)); in onMessageReceived()716 info->mNormalPlaytimeUs = nptUs; in onMessageReceived()
1983 size_t trackIndex, uint32_t rtpTime, int64_t nptUs) { in postNormalPlayTimeMapping()1988 msg->setInt64("nptUs", nptUs); in postNormalPlayTimeMapping()