Home
last modified time | relevance | path

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

/external/jpeg/
Drdjpgcom.c116 #define M_SOF13 0xCD macro
292 case M_SOF13: process = "Differential sequential, arithmetic coding"; break; in process_SOFn()
349 case M_SOF13: /* Differential sequential, arithmetic */ in scan_JPEG_header()
Dwrjpgcom.c167 #define M_SOF13 0xCD macro
315 case M_SOF13: /* Differential sequential, arithmetic */ in scan_JPEG_header()
Djcmarker.c31 M_SOF13 = 0xcd, enumerator
Djdmarker.c35 M_SOF13 = 0xcd, enumerator
1022 case M_SOF13: /* Differential sequential, arithmetic */ in read_markers()
/external/chromium_org/third_party/libjpeg_turbo/
Drdjpgcom.c120 #define M_SOF13 0xCD macro
308 case M_SOF13: process = "Differential sequential, arithmetic coding"; break; in process_SOFn()
365 case M_SOF13: /* Differential sequential, arithmetic */ in scan_JPEG_header()
Dwrjpgcom.c167 #define M_SOF13 0xCD macro
315 case M_SOF13: /* Differential sequential, arithmetic */ in scan_JPEG_header()
Djcmarker.c35 M_SOF13 = 0xcd, enumerator
Djdmarker.c37 M_SOF13 = 0xcd, enumerator
1158 case M_SOF13: /* Differential sequential, arithmetic */ in read_markers()
/external/qemu/distrib/jpeg-6b/
Drdjpgcom.c116 #define M_SOF13 0xCD macro
292 case M_SOF13: process = "Differential sequential, arithmetic coding"; break; in process_SOFn()
349 case M_SOF13: /* Differential sequential, arithmetic */ in scan_JPEG_header()
Dwrjpgcom.c167 #define M_SOF13 0xCD macro
315 case M_SOF13: /* Differential sequential, arithmetic */ in scan_JPEG_header()
Djcmarker.c31 M_SOF13 = 0xcd, enumerator
Djdmarker.c35 M_SOF13 = 0xcd, enumerator
1014 case M_SOF13: /* Differential sequential, arithmetic */ in read_markers()
/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/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jcmarker.c32 M_SOF13 = 0xcd, enumerator
Dfpdfapi_jdmarker.c36 M_SOF13 = 0xcd, enumerator
1039 case M_SOF13: /* Differential sequential, arithmetic */ in read_markers()