Searched refs:M_SOF2 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/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:__anon3910
538 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */
H A Djdmarker.c23 M_SOF2 = 0xc2, enumerator in enum:__anon3931
983 case M_SOF2: /* Progressive, Huffman */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djcmarker.c19 M_SOF2 = 0xc2, enumerator in enum:__anon612
535 emit_sof(cinfo, M_SOF2); /* SOF code for progressive Huffman */
H A Djdmarker.c23 M_SOF2 = 0xc2, enumerator in enum:__anon633
983 case M_SOF2: /* Progressive, Huffman */

Completed in 125 milliseconds