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