Searched refs:signedValue (Results 1 – 2 of 2) sorted by relevance
95 signedT signedValue() const { return mValue; } in signedValue() function
2403 const int32_t delta = (newServer - mServer).signedValue(); in updateAndGetPosition_l()2764 const int32_t pipelineDepthInFrames = (mServer - timestamp.mPosition).signedValue(); in getTimestamp_l()2834 - mPreviousTimestamp.mPosition).signedValue(); in getTimestamp_l()3057 int32_t diff = (Modulo<uint32_t>(mFramesWritten) - mPosition).signedValue(); in pendingDuration()