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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcmarker.c23 M_SOF2 = 0xc2, enumerator in enum:__anon694
539 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */
H A Djdmarker.c27 M_SOF2 = 0xc2, enumerator in enum:__anon713
1000 case M_SOF2: /* Progressive, Huffman */

Completed in 34 milliseconds