Searched refs:M_SOF10 (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.c118 #define M_SOF10 0xCA macro
306 case M_SOF10: process = "Progressive, arithmetic coding"; break;
363 case M_SOF10: /* Progressive, arithmetic */
H A Dwrjpgcom.c165 #define M_SOF10 0xCA macro
313 case M_SOF10: /* Progressive, arithmetic */
H A Djcmarker.c28 M_SOF10 = 0xca, enumerator in enum:__anon961
533 emit_sof(cinfo, M_SOF10); /* SOF code for progressive arithmetic */
H A Djdmarker.c32 M_SOF10 = 0xca, enumerator in enum:__anon982
993 case M_SOF10: /* Progressive, arithmetic */

Completed in 88 milliseconds