Searched refs:mTimeSourceDelta (Results 1 – 4 of 4) sorted by relevance
3266 mTimeSourceDelta = (pBuffHeader->nTimeStamp * 1000) - systemTime(SYSTEM_TIME_MONOTONIC); in sendCallBacks()3270 frame.mTimestamp = (pBuffHeader->nTimeStamp * 1000) - mTimeSourceDelta; in sendCallBacks()3325 mTimeSourceDelta = (pBuffHeader->nTimeStamp * 1000) - systemTime(SYSTEM_TIME_MONOTONIC); in initCameraFrame()3326 mTimeSourceDelta += kCameraBufferLatencyNs; in initCameraFrame()3331 frame.mTimestamp = (pBuffHeader->nTimeStamp * 1000) - mTimeSourceDelta; in initCameraFrame()3489 mTimeSourceDelta = 0; in OMXCameraAdapter()
949 OMX_TICKS mTimeSourceDelta; variable
1187 OMX_TICKS mTimeSourceDelta; variable
3863 mTimeSourceDelta = (pBuffHeader->nTimeStamp * 1000) - systemTime(SYSTEM_TIME_MONOTONIC); in sendCallBacks()3867 frame.mTimestamp = (pBuffHeader->nTimeStamp * 1000) - mTimeSourceDelta; in sendCallBacks()4130 mTimeSourceDelta = 0; in OMXCameraAdapter()