Searched refs:mTrickplayRunning (Results 1 – 1 of 1) sorted by relevance
143 private boolean mTrickplayRunning; field in MpegTsPlayer309 mTrickplayRunning = true; in startSmoothTrickplay()324 if (mTrickplayRunning) { in stopSmoothTrickplay()325 mTrickplayRunning = false; in stopSmoothTrickplay()592 if (mTrickplayRunning && mListener != null) { in onDroppedFrames()599 if (mTrickplayRunning && mListener != null) { in onAudioTrackSetPlaybackParamsError()