Searched refs:M_SOF0 (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.c110 #define M_SOF0 0xC0 /* Start Of Frame N */ macro
298 case M_SOF0: process = "Baseline"; break;
355 case M_SOF0: /* Baseline */
H A Dwrjpgcom.c157 #define M_SOF0 0xC0 /* Start Of Frame N */ macro
305 case M_SOF0: /* Baseline */
H A Djcmarker.c17 M_SOF0 = 0xc0, enumerator in enum:__anon3910
540 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */
H A Djdmarker.c21 M_SOF0 = 0xc0, enumerator in enum:__anon3931
977 case M_SOF0: /* Baseline */
1202 if (marker < (int) M_SOF0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djcmarker.c17 M_SOF0 = 0xc0, enumerator in enum:__anon612
537 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */
H A Djdmarker.c21 M_SOF0 = 0xc0, enumerator in enum:__anon633
977 case M_SOF0: /* Baseline */
1202 if (marker < (int) M_SOF0)

Completed in 138 milliseconds