Searched refs:INVALID_PTS (Results 1 – 3 of 3) sorted by relevance
26 #define INVALID_PTS (OMX_S64)-1 macro33 mTimeStamp(INVALID_PTS) { in OMXVideoDecoderAVC()83 mTimeStamp = INVALID_PTS; in ProcessorDeinit()90 mTimeStamp = INVALID_PTS; in ProcessorFlush()164 if (mTimeStamp == INVALID_PTS) { in PrepareDecodeBuffer()
25 #define INVALID_PTS (OMX_S64)-1 macro
26 #define INVALID_PTS ((uint64_t)-1) macro40 mCurrentPTS(INVALID_PTS), in VideoDecoderBase()185 mCurrentPTS = INVALID_PTS; in stop()231 mCurrentPTS = INVALID_PTS; in flush()376 uint64_t pts = INVALID_PTS; in findOutputByPts()648 mAcquiredBuffer->renderBuffer.timeStamp = INVALID_PTS; in acquireSurfaceBuffer()654 mAcquiredBuffer->renderBuffer.errBuf.timeStamp = INVALID_PTS; in acquireSurfaceBuffer()1580 currentSurface->errBuf.timeStamp = INVALID_PTS; in drainDecodingErrors()