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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Drdjpgcom.c117 #define M_SOF9 0xC9 macro
305 case M_SOF9: process = "Extended sequential, arithmetic coding"; break;
362 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:__anon961
535 emit_sof(cinfo, M_SOF9); /* SOF code for sequential arithmetic */
H A Djdmarker.c31 M_SOF9 = 0xc9, enumerator in enum:__anon982
988 case M_SOF9: /* Extended sequential, arithmetic */

Completed in 103 milliseconds