Searched refs:LOCATION_CLIENT (Results 1 – 4 of 4) sorted by relevance
41 LOCATION_CLIENT, // timestamp of last read frame from client-server track buffer. enumerator
605 timestamp->mPosition[ExtendedTimestamp::LOCATION_CLIENT] = mFramesRead; in getTimestamp()606 timestamp->mTimeNs[ExtendedTimestamp::LOCATION_CLIENT] = 0; in getTimestamp()
2679 timestamp->mPosition[ExtendedTimestamp::LOCATION_CLIENT] = mFramesWritten; in getTimestamp_l()2680 timestamp->mTimeNs[ExtendedTimestamp::LOCATION_CLIENT] = 0; in getTimestamp_l()3184 int64_t diff = ets.mPosition[ExtendedTimestamp::LOCATION_CLIENT] in pendingDuration()
1952 *frameswritten = (uint32_t)ets.mPosition[ExtendedTimestamp::LOCATION_CLIENT]; in getFramesWritten()