Searched refs:posUs (Results 1 – 1 of 1) sorted by relevance
1799 int64_t timeUs, posUs; in onSourceNotify() local1801 posUs = posMs * 1000; in onSourceNotify()1804 if (posUs < timeUs) { in onSourceNotify()1808 msg->post(timeUs - posUs); in onSourceNotify()