Searched refs:lastBufferTimestampUs (Results 1 – 2 of 2) sorted by relevance
404 long lastBufferTimestampUs, in runPlayAV() argument418 inputResourceId, mSurface, lastBufferTimestampUs) == false) { in runPlayAV()425 if (mDecoderAudio.setup(inputResourceId, null, lastBufferTimestampUs) == false) { in runPlayAV()568 public boolean setup(int inputResourceId, Surface surface, long lastBufferTimestampUs) { in setup() argument576 mLastBufferTimestampUs = lastBufferTimestampUs; in setup()
944 private boolean runDecodeShortInput(int inputResourceId, long lastBufferTimestampUs) { in runDecodeShortInput() argument978 || timestampUs == lastBufferTimestampUs; in runDecodeShortInput()