Searched refs:getNowFrames (Results 1 – 1 of 1) sorted by relevance
93 const uint64_t nowFrames = getNowFrames(nowNs); in getCapturePosition()101 uint64_t getNowFrames(const nsecs_t nowNs) const { in getNowFrames() function113 availableFrames = getNowFrames(nowNs) - mSentFrames; in read()