Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:restart_interval

374   if (cinfo->restart_interval) {
377 entropy->restarts_to_go = cinfo->restart_interval;
464 if (cinfo->restart_interval) {
467 entropy->restarts_to_go = cinfo->restart_interval;
561 if (cinfo->restart_interval) {
564 entropy->restarts_to_go = cinfo->restart_interval;
598 if (cinfo->restart_interval) {
601 entropy->restarts_to_go = cinfo->restart_interval;
692 if (cinfo->restart_interval) {
695 entropy->restarts_to_go = cinfo->restart_interval;
897 entropy->restarts_to_go = cinfo->restart_interval;