Searched defs:M_SOF9 (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/ | ||
H A D | jcmarker.c | 31 M_SOF9 = 0xc9, enumerator in enum:__anon694 536 emit_sof(cinfo, M_SOF9); /* SOF code for arithmetic coding */ |
H A D | jdmarker.c | 35 M_SOF9 = 0xc9, enumerator in enum:__anon713 1005 case M_SOF9: /* Extended sequential, arithmetic */ |
Completed in 32 milliseconds