Home
last modified time | relevance | path

Searched refs:M_SOF13 (Results 1 – 10 of 10) sorted by relevance

/external/libjpeg-turbo/
Drdjpgcom.c115 #define M_SOF13 0xCD macro
303 case M_SOF13: process = "Differential sequential, arithmetic coding"; break; in process_SOFn()
360 case M_SOF13: /* Differential sequential, arithmetic */ in scan_JPEG_header()
Dwrjpgcom.c161 #define M_SOF13 0xCD macro
309 case M_SOF13: /* Differential sequential, arithmetic */ in scan_JPEG_header()
Djdmarker.c38 M_SOF13 = 0xcd, enumerator
1022 case M_SOF13: /* Differential sequential, arithmetic */ in read_markers()
Djcmarker.c36 M_SOF13 = 0xcd, enumerator
/external/dng_sdk/source/
Ddng_tag_codes.h480 M_SOF13 = 0xcd, enumerator
Ddng_parse_utils.cpp1594 { M_SOF13, "SOF13" }, in LookupJPEGMarker()
Ddng_lossless_jpeg.cpp988 case M_SOF13: in ProcessTables()
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdmarker.c35 M_SOF13 = 0xcd, enumerator
1038 case M_SOF13: /* Differential sequential, arithmetic */ in read_markers()
Dfpdfapi_jcmarker.c31 M_SOF13 = 0xcd, enumerator
/external/ImageMagick/coders/
Dmeta.c845 #define M_SOF13 0xCD macro