Searched refs:M_SOF0 (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.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:__anon961
540 emit_sof(cinfo, M_SOF0); /* SOF code for baseline implementation */
H A Djdmarker.c21 M_SOF0 = 0xc0, enumerator in enum:__anon982
977 case M_SOF0: /* Baseline */
1202 if (marker < (int) M_SOF0)

Completed in 104 milliseconds