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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcmarker.c21 M_SOF0 = 0xc0, enumerator in enum:__anon694
541 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */
H A Djdmarker.c25 M_SOF0 = 0xc0, enumerator in enum:__anon713
994 case M_SOF0: /* Baseline */
1224 if (marker < (int) M_SOF0)

Completed in 219 milliseconds