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