Home
last modified time | relevance | path

Searched defs:M_SOF5 (Results 1 – 10 of 10) sorted by relevance

/external/libjpeg-turbo/
Drdjpgcom.c108 #define M_SOF5 0xC5 /* NB: codes C4 and CC are NOT SOF markers */ macro
Dwrjpgcom.c154 #define M_SOF5 0xC5 /* NB: codes C4 and CC are NOT SOF markers */ macro
Djcmarker.c26 M_SOF5 = 0xc5, enumerator
Djdmarker.c28 M_SOF5 = 0xc5, enumerator
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcmarker.c22 M_SOF5 = 0xc5, enumerator
Dfpdfapi_jdmarker.c26 M_SOF5 = 0xc5, enumerator
/external/jhead/
Djhead.h280 #define M_SOF5 0xC5 // NB: codes C4 and CC are NOT SOF markers macro
/external/ImageMagick/coders/
Dmeta.c839 #define M_SOF5 0xC5 /* NB: codes C4 and CC are NOT SOF markers */ macro
/external/dng_sdk/source/
Ddng_tag_codes.h472 M_SOF5 = 0xc5, enumerator
/external/libgdx/gdx/jni/gdx2d/
Djpgd.cpp46 …M_SOF0 = 0xC0, M_SOF1 = 0xC1, M_SOF2 = 0xC2, M_SOF3 = 0xC3, M_SOF5 = 0xC5, M_SOF6 = 0xC6, M_… enumerator