Searched refs:posMs (Results 1 – 1 of 1) sorted by relevance
2733 int posMs; in onSourceNotify() local2735 driver->getCurrentPosition(&posMs); in onSourceNotify()2736 posUs = (int64_t) posMs * 1000LL; in onSourceNotify()