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