Searched defs:M_SOF1 (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/ | ||
H A D | jcmarker.c | 22 M_SOF1 = 0xc1, enumerator in enum:__anon694 543 emit_sof(cinfo, M_SOF1); /* SOF code for non-baseline Huffman file */ |
H A D | jdmarker.c | 26 M_SOF1 = 0xc1, enumerator in enum:__anon713 995 case M_SOF1: /* Extended sequential, Huffman */ |
Completed in 36 milliseconds