Searched refs:mPrevOutputPts (Results 1 – 12 of 12) sorted by relevance
392 mPrevOutputPts = INT32_MIN; in CodecTestBase()458 mPrevOutputPts = INT32_MIN; in flushCodec()476 mPrevOutputPts = INT32_MIN; in resetContext()
169 int64_t mPrevOutputPts; variable
282 RETURN_IF_FALSE(mOutputBuff->isPtsStrictlyIncreasing(mPrevOutputPts), in isTestStateValid()475 RETURN_IF_TRUE(!mIsInterlaced && !test->isPtsStrictlyIncreasing(mPrevOutputPts), in testFlush()
307 !mOutputBuff->isPtsStrictlyIncreasing(mPrevOutputPts), in isTestStateValid()
232 if (!test.isPtsStrictlyIncreasing(mPrevOutputPts)) { in testFlush()
321 if (!test.isPtsStrictlyIncreasing(mPrevOutputPts)) { in testFlush()
426 if (!test.isPtsStrictlyIncreasing(mPrevOutputPts)) { in testFlush()
518 if (!test.isPtsStrictlyIncreasing(mPrevOutputPts)) { in testFlush()
353 if (!mOutputBuff.isPtsStrictlyIncreasing(mPrevOutputPts)) { in validateTestState()
373 protected long mPrevOutputPts; field in CodecTestBase1264 mPrevOutputPts = Long.MIN_VALUE; in flushCodec()1286 mPrevOutputPts = Long.MIN_VALUE; in resetContext()
627 && !mOutputBuff.isPtsStrictlyIncreasing(mPrevOutputPts)) { in validateTestState()
220 long mPrevOutputPts; field in CodecTestBase319 mPrevOutputPts = Long.MIN_VALUE; in resetContext()