Home
last modified time | relevance | path

Searched refs:restartRowsToGo (Results 1 – 1 of 1) sorted by relevance

/external/dng_sdk/source/
Ddng_lossless_jpeg.cpp359 int32 restartRowsToGo; /* MCUs rows left in this restart interval */ member
1306 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()