Searched refs:firstCallToIncrementalDecode (Results 1 – 2 of 2) sorted by relevance
317 const bool firstCallToIncrementalDecode = fFirstCallToIncrementalDecode; in onIncrementalDecode() local319 return this->decodeFrame(firstCallToIncrementalDecode, options, rowsDecoded); in onIncrementalDecode()
322 const bool firstCallToIncrementalDecode = fFirstCallToIncrementalDecode; in onIncrementalDecode() local324 return this->decodeFrame(firstCallToIncrementalDecode, options, rowsDecoded); in onIncrementalDecode()