Searched refs:M_SOF2 (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.c112 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro
300 case M_SOF2: process = "Progressive"; break;
357 case M_SOF2: /* Progressive, Huffman */
H A Dwrjpgcom.c159 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro
307 case M_SOF2: /* Progressive, Huffman */
H A Djcmarker.c19 M_SOF2 = 0xc2, enumerator in enum:__anon961
538 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */
H A Djdmarker.c23 M_SOF2 = 0xc2, enumerator in enum:__anon982
983 case M_SOF2: /* Progressive, Huffman */

Completed in 29 milliseconds