M_RST0 1074 third_party/libjpeg/jdmarker.c case M_RST0: /* these are all parameterless */ M_RST0 1129 third_party/libjpeg/jdmarker.c ((int) M_RST0 + cinfo->marker->next_restart_num)) { M_RST0 1210 third_party/libjpeg/jdmarker.c else if (marker < (int) M_RST0 || marker > (int) M_RST7) M_RST0 1213 third_party/libjpeg/jdmarker.c if (marker == ((int) M_RST0 + ((desired+1) & 7)) || M_RST0 1214 third_party/libjpeg/jdmarker.c marker == ((int) M_RST0 + ((desired+2) & 7))) M_RST0 1216 third_party/libjpeg/jdmarker.c else if (marker == ((int) M_RST0 + ((desired-1) & 7)) || M_RST0 1217 third_party/libjpeg/jdmarker.c marker == ((int) M_RST0 + ((desired-2) & 7)))