Searched refs:incrementalDecodeIsInProgress (Results 1 – 1 of 1) sorted by relevance
769 bool incrementalDecodeIsInProgress = fIncrDecDst != nullptr; in onGetFrameCount() local771 if (!fFramesComplete && !incrementalDecodeIsInProgress) { in onGetFrameCount()