Searched refs:M_SOF9 (Results 1 - 7 of 7) sorted by relevance

/external/jpeg/
H A Drdjpgcom.c113 #define M_SOF9 0xC9 macro
289 case M_SOF9: process = "Extended sequential, arithmetic coding"; break;
346 case M_SOF9: /* Extended sequential, arithmetic */
H A Dwrjpgcom.c164 #define M_SOF9 0xC9 macro
312 case M_SOF9: /* Extended sequential, arithmetic */
H A Djcmarker.c27 M_SOF9 = 0xc9, enumerator in enum:__anon1898
532 emit_sof(cinfo, M_SOF9); /* SOF code for arithmetic coding */
H A Djdmarker.c31 M_SOF9 = 0xc9, enumerator in enum:__anon1919
988 case M_SOF9: /* Extended sequential, arithmetic */
/external/jhead/
H A Djhead.h257 #define M_SOF9 0xC9 macro
H A Djpgfile.c291 case M_SOF9:
638 case M_SOF9:
H A Dexif.c44 { M_SOF9, "Extended sequential, arithmetic coding", 0, 0},

Completed in 65 milliseconds