Searched refs:clearDecodeState (Results 1 – 4 of 4) sorted by relevance
242 void clearDecodeState() { m_lzwContext.reset(); } in clearDecodeState() function344 void clearDecodeState() { in clearDecodeState() function346 m_frames[index]->clearDecodeState(); in clearDecodeState()
100 fReader->clearDecodeState(); in onRewind()