Searched refs:restartRowsToGo (Results 1 – 1 of 1) sorted by relevance
359 int32 restartRowsToGo; /* MCUs rows left in this restart interval */ member1306 info.restartRowsToGo = info.restartInRows; in HuffDecoderInit()1374 info.restartRowsToGo = info.restartInRows; in ProcessRestart()1827 info.restartRowsToGo--; in DecodeFirstRow()2358 if (info.restartRowsToGo == 0) in DecodeImage()2375 info.restartRowsToGo--; in DecodeImage()