Home
last modified time | relevance | path

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

/external/jpeg/
Drdjpgcom.c114 #define M_SOF10 0xCA macro
290 case M_SOF10: process = "Progressive, arithmetic coding"; break; in process_SOFn()
347 case M_SOF10: /* Progressive, arithmetic */ in scan_JPEG_header()
Dwrjpgcom.c165 #define M_SOF10 0xCA macro
313 case M_SOF10: /* Progressive, arithmetic */ in scan_JPEG_header()
Djcmarker.c28 M_SOF10 = 0xca, enumerator
Djdmarker.c32 M_SOF10 = 0xca, enumerator
1010 case M_SOF10: /* Progressive, arithmetic */ in read_markers()
/external/chromium_org/third_party/libjpeg_turbo/
Drdjpgcom.c118 #define M_SOF10 0xCA macro
306 case M_SOF10: process = "Progressive, arithmetic coding"; break; in process_SOFn()
363 case M_SOF10: /* Progressive, arithmetic */ in scan_JPEG_header()
Dwrjpgcom.c165 #define M_SOF10 0xCA macro
313 case M_SOF10: /* Progressive, arithmetic */ in scan_JPEG_header()
Djcmarker.c32 M_SOF10 = 0xca, enumerator
537 emit_sof(cinfo, M_SOF10); /* SOF code for progressive arithmetic */ in write_frame_header()
Djdmarker.c34 M_SOF10 = 0xca, enumerator
1146 case M_SOF10: /* Progressive, arithmetic */ in read_markers()
/external/qemu/distrib/jpeg-6b/
Drdjpgcom.c114 #define M_SOF10 0xCA macro
290 case M_SOF10: process = "Progressive, arithmetic coding"; break; in process_SOFn()
347 case M_SOF10: /* Progressive, arithmetic */ in scan_JPEG_header()
Dwrjpgcom.c165 #define M_SOF10 0xCA macro
313 case M_SOF10: /* Progressive, arithmetic */ in scan_JPEG_header()
Djcmarker.c28 M_SOF10 = 0xca, enumerator
Djdmarker.c32 M_SOF10 = 0xca, enumerator
1002 case M_SOF10: /* Progressive, arithmetic */ in read_markers()
/external/jhead/
Djpgfile.c296 case M_SOF10: in ReadJpegSections()
487 case M_SOF10: in ReadJpegSectionsFromBuffer()
962 case M_SOF10: in RemoveUnknownSections()
Djhead.h284 #define M_SOF10 0xCA macro
Dexif.c45 { M_SOF10, "Progressive, arithmetic coding", 0, 0},
/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jcmarker.c29 M_SOF10 = 0xca, enumerator
Dfpdfapi_jdmarker.c33 M_SOF10 = 0xca, enumerator
1027 case M_SOF10: /* Progressive, arithmetic */ in read_markers()