emit_2bytes 165 jcmarker.c emit_2bytes(cinfo, emit_2bytes 209 jcmarker.c emit_2bytes(cinfo, length + 2 + 1 + 16); emit_2bytes 254 jcmarker.c emit_2bytes(cinfo, length*2 + 2); emit_2bytes 276 jcmarker.c emit_2bytes(cinfo, 4); /* fixed length */ emit_2bytes 278 jcmarker.c emit_2bytes(cinfo, (int) cinfo->restart_interval); emit_2bytes 291 jcmarker.c emit_2bytes(cinfo, 3 * cinfo->num_components + 2 + 5 + 1); /* length */ emit_2bytes 299 jcmarker.c emit_2bytes(cinfo, (int) cinfo->jpeg_height); emit_2bytes 300 jcmarker.c emit_2bytes(cinfo, (int) cinfo->jpeg_width); emit_2bytes 322 jcmarker.c emit_2bytes(cinfo, 2 * cinfo->comps_in_scan + 2 + 1 + 3); /* length */ emit_2bytes 354 jcmarker.c emit_2bytes(cinfo, 2 + 1 + 3); /* length */ emit_2bytes 382 jcmarker.c emit_2bytes(cinfo, 2 + 4 + 1 + 2 + 1 + 2 + 2 + 1 + 1); /* length */ emit_2bytes 392 jcmarker.c emit_2bytes(cinfo, (int) cinfo->X_density); emit_2bytes 393 jcmarker.c emit_2bytes(cinfo, (int) cinfo->Y_density); emit_2bytes 421 jcmarker.c emit_2bytes(cinfo, 2 + 5 + 2 + 2 + 2 + 1); /* length */ emit_2bytes 428 jcmarker.c emit_2bytes(cinfo, 100); /* Version */ emit_2bytes 429 jcmarker.c emit_2bytes(cinfo, 0); /* Flags0 */ emit_2bytes 430 jcmarker.c emit_2bytes(cinfo, 0); /* Flags1 */ emit_2bytes 462 jcmarker.c emit_2bytes(cinfo, (int) (datalen + 2)); /* total length */