Home | History | Annotate | Download | only in libjpeg_turbo

Lines Matching refs:restart_interval

372   if (cinfo->restart_interval) {
375 entropy->restarts_to_go = cinfo->restart_interval;
462 if (cinfo->restart_interval) {
465 entropy->restarts_to_go = cinfo->restart_interval;
559 if (cinfo->restart_interval) {
562 entropy->restarts_to_go = cinfo->restart_interval;
596 if (cinfo->restart_interval) {
599 entropy->restarts_to_go = cinfo->restart_interval;
690 if (cinfo->restart_interval) {
693 entropy->restarts_to_go = cinfo->restart_interval;
895 entropy->restarts_to_go = cinfo->restart_interval;