Searched refs:M_SOF15 (Results 1 – 17 of 17) sorted by relevance
/external/jpeg/ |
D | rdjpgcom.c | 118 #define M_SOF15 0xCF macro 294 case M_SOF15: process = "Differential lossless, arithmetic coding"; break; in process_SOFn() 351 case M_SOF15: /* Differential lossless, arithmetic */ in scan_JPEG_header()
|
D | wrjpgcom.c | 169 #define M_SOF15 0xCF macro 317 case M_SOF15: /* Differential lossless, arithmetic */ in scan_JPEG_header()
|
D | jcmarker.c | 33 M_SOF15 = 0xcf, enumerator
|
D | jdmarker.c | 37 M_SOF15 = 0xcf, enumerator 1024 case M_SOF15: /* Differential lossless, arithmetic */ in read_markers()
|
/external/chromium_org/third_party/libjpeg_turbo/ |
D | rdjpgcom.c | 122 #define M_SOF15 0xCF macro 310 case M_SOF15: process = "Differential lossless, arithmetic coding"; break; in process_SOFn() 367 case M_SOF15: /* Differential lossless, arithmetic */ in scan_JPEG_header()
|
D | wrjpgcom.c | 169 #define M_SOF15 0xCF macro 317 case M_SOF15: /* Differential lossless, arithmetic */ in scan_JPEG_header()
|
D | jcmarker.c | 37 M_SOF15 = 0xcf, enumerator
|
D | jdmarker.c | 39 M_SOF15 = 0xcf, enumerator 1160 case M_SOF15: /* Differential lossless, arithmetic */ in read_markers()
|
/external/qemu/distrib/jpeg-6b/ |
D | rdjpgcom.c | 118 #define M_SOF15 0xCF macro 294 case M_SOF15: process = "Differential lossless, arithmetic coding"; break; in process_SOFn() 351 case M_SOF15: /* Differential lossless, arithmetic */ in scan_JPEG_header()
|
D | wrjpgcom.c | 169 #define M_SOF15 0xCF macro 317 case M_SOF15: /* Differential lossless, arithmetic */ in scan_JPEG_header()
|
D | jcmarker.c | 33 M_SOF15 = 0xcf, enumerator
|
D | jdmarker.c | 37 M_SOF15 = 0xcf, enumerator 1016 case M_SOF15: /* Differential lossless, arithmetic */ in read_markers()
|
/external/jhead/ |
D | jpgfile.c | 300 case M_SOF15: in ReadJpegSections() 491 case M_SOF15: in ReadJpegSectionsFromBuffer() 966 case M_SOF15: in RemoveUnknownSections()
|
D | jhead.h | 288 #define M_SOF15 0xCF macro
|
D | exif.c | 49 { M_SOF15, "Differential lossless, arithmetic coding", 0, 0},
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
D | fpdfapi_jcmarker.c | 34 M_SOF15 = 0xcf, enumerator
|
D | fpdfapi_jdmarker.c | 38 M_SOF15 = 0xcf, enumerator 1041 case M_SOF15: /* Differential lossless, arithmetic */ in read_markers()
|