Home
last modified time | relevance | path

Searched defs:M_SOF2 (Results 1 – 7 of 7) sorted by relevance

/external/jpeg/
Drdjpgcom.c108 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro
Dwrjpgcom.c159 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro
Djcmarker.c19 M_SOF2 = 0xc2, enumerator
Djdmarker.c23 M_SOF2 = 0xc2, enumerator
/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jcmarker.c20 M_SOF2 = 0xc2, enumerator
Dfpdfapi_jdmarker.c24 M_SOF2 = 0xc2, enumerator
/external/jhead/
Djhead.h278 #define M_SOF2 0xC2 // Only SOF0-SOF2 are now in common use macro