Home | History | Annotate | Download | only in source

Lines Matching refs:restartInterval

353     int32 restartInterval;/* MCUs per restart interval, 0 = no restart */
669 info.restartInterval = Get2bytes ();
893 info.restartInterval = 0;
1305 info.restartInRows = info.restartInterval / info.imageWidth;