Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:restart_interval

372   if (cinfo->restart_interval) {
375 entropy->restarts_to_go = cinfo->restart_interval;
463 if (cinfo->restart_interval) {
466 entropy->restarts_to_go = cinfo->restart_interval;
565 if (cinfo->restart_interval) {
568 entropy->restarts_to_go = cinfo->restart_interval;
603 if (cinfo->restart_interval) {
606 entropy->restarts_to_go = cinfo->restart_interval;
703 if (cinfo->restart_interval) {
706 entropy->restarts_to_go = cinfo->restart_interval;
913 entropy->restarts_to_go = cinfo->restart_interval;