Searched defs:M_SOF1 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcmarker.c22 M_SOF1 = 0xc1, enumerator in enum:__anon694
543 emit_sof(cinfo, M_SOF1); /* SOF code for non-baseline Huffman file */
H A Djdmarker.c26 M_SOF1 = 0xc1, enumerator in enum:__anon713
995 case M_SOF1: /* Extended sequential, Huffman */

Completed in 34 milliseconds