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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcmarker.c76 M_APP15 = 0xef, enumerator in enum:__anon694
H A Djdmarker.c80 M_APP15 = 0xef, enumerator in enum:__anon713
1074 case M_APP15:
1358 } else if (marker_code >= (int) M_APP0 && marker_code <= (int) M_APP15) {
1380 else if (marker_code >= (int) M_APP0 && marker_code <= (int) M_APP15)

Completed in 34 milliseconds