Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Drdjpgcom.c114 #define M_SOF13 0xCD macro
302 case M_SOF13: process = "Differential sequential, arithmetic coding"; break; in process_SOFn()
359 case M_SOF13: /* Differential sequential, arithmetic */ in scan_JPEG_header()
Dwrjpgcom.c160 #define M_SOF13 0xCD macro
308 case M_SOF13: /* Differential sequential, arithmetic */ in scan_JPEG_header()
Djdmarker.c37 M_SOF13 = 0xcd, enumerator
1021 case M_SOF13: /* Differential sequential, arithmetic */ in read_markers()
Djcmarker.c35 M_SOF13 = 0xcd, enumerator
/external/jhead/
Djpgfile.c298 case M_SOF13: in ReadJpegSections()
489 case M_SOF13: in ReadJpegSectionsFromBuffer()
964 case M_SOF13: in RemoveUnknownSections()
Djhead.h286 #define M_SOF13 0xCD macro
Dexif.c47 { M_SOF13, "Differential sequential, arithmetic coding", 0, 0},
/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/opencv3/3rdparty/libjpeg/
Djcmarker.c32 M_SOF13 = 0xcd, enumerator
Djdmarker.c36 M_SOF13 = 0xcd, enumerator
1145 case M_SOF13: /* Differential sequential, arithmetic */ in read_markers()