Searched refs:M_SOF14 (Results 1 – 10 of 10) sorted by relevance
/external/libjpeg-turbo/ |
D | rdjpgcom.c | 116 #define M_SOF14 0xCE macro 304 case M_SOF14: process = "Differential progressive, arithmetic coding"; break; in process_SOFn() 361 case M_SOF14: /* Differential progressive, arithmetic */ in scan_JPEG_header()
|
D | wrjpgcom.c | 162 #define M_SOF14 0xCE macro 310 case M_SOF14: /* Differential progressive, arithmetic */ in scan_JPEG_header()
|
D | jdmarker.c | 39 M_SOF14 = 0xce, enumerator 1023 case M_SOF14: /* Differential progressive, arithmetic */ in read_markers()
|
D | jcmarker.c | 37 M_SOF14 = 0xce, enumerator
|
/external/dng_sdk/source/ |
D | dng_tag_codes.h | 481 M_SOF14 = 0xce, enumerator
|
D | dng_parse_utils.cpp | 1595 { M_SOF14, "SOF14" }, in LookupJPEGMarker()
|
D | dng_lossless_jpeg.cpp | 989 case M_SOF14: in ProcessTables()
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jdmarker.c | 36 M_SOF14 = 0xce, enumerator 1039 case M_SOF14: /* Differential progressive, arithmetic */ in read_markers()
|
D | fpdfapi_jcmarker.c | 32 M_SOF14 = 0xce, enumerator
|
/external/ImageMagick/coders/ |
D | meta.c | 846 #define M_SOF14 0xCE macro
|