Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Drdjpgcom.c106 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro
Dwrjpgcom.c152 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro
Djcmarker.c23 M_SOF2 = 0xc2, enumerator
Djdmarker.c25 M_SOF2 = 0xc2, enumerator
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcmarker.c19 M_SOF2 = 0xc2, enumerator
Dfpdfapi_jdmarker.c23 M_SOF2 = 0xc2, enumerator
/external/opencv3/3rdparty/libjpeg/
Djcmarker.c20 M_SOF2 = 0xc2, enumerator
Djdmarker.c24 M_SOF2 = 0xc2, enumerator
/external/jhead/
Djhead.h278 #define M_SOF2 0xC2 // Only SOF0-SOF2 are now in common use macro
/external/ImageMagick/coders/
Dmeta.c837 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro
/external/dng_sdk/source/
Ddng_tag_codes.h469 M_SOF2 = 0xc2, enumerator
/external/libgdx/gdx/jni/gdx2d/
Djpgd.cpp42 …M_SOF0 = 0xC0, M_SOF1 = 0xC1, M_SOF2 = 0xC2, M_SOF3 = 0xC3, M_SOF5 = 0xC5, M_SOF6 = 0xC6, M_… enumerator