M_SOI             473 third_party/libjpeg/jcmarker.c   emit_marker(cinfo, M_SOI);	/* first the SOI */
M_SOI             620 third_party/libjpeg/jcmarker.c   emit_marker(cinfo, M_SOI);
M_SOI             940 third_party/libjpeg/jdmarker.c   if (c != 0xFF || c2 != (int) M_SOI)
M_SOI             978 third_party/libjpeg/jdmarker.c     case M_SOI: