Searched refs:M_SOF14 (Results 1 – 15 of 15) sorted by relevance
/third_party/libjpeg-turbo/ |
D | rdjpgcom.c | 116 #define M_SOF14 0xCE macro 303 case M_SOF14: 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
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | rdjpgcom.c | 116 #define M_SOF14 0xCE macro 304 case M_SOF14: in process_SOFn() 362 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
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | rdjpgcom.c | 116 #define M_SOF14 0xCE macro 303 case M_SOF14: 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 1020 case M_SOF14: /* Differential progressive, arithmetic */ in read_markers()
|
D | jcmarker.c | 37 M_SOF14 = 0xce, enumerator
|
/third_party/skia/third_party/externals/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()
|