Searched refs:M_APP0 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djdmarker.c61 M_APP0 = 0xe0, enumerator in enum:__anon633
715 case M_APP0:
759 limit = marker->length_limit_APPn[cinfo->unread_marker - (int) M_APP0];
821 case M_APP0:
1042 case M_APP0:
1059 cinfo->unread_marker - (int) M_APP0]) (cinfo))
1320 if (marker_code == (int) M_APP0 && length_limit < APP0_DATA_LEN)
1327 if (marker_code == (int) M_APP0 || marker_code == (int) M_APP14)
1334 } else if (marker_code >= (int) M_APP0 && marker_code <= (int) M_APP15) {
1335 marker->process_APPn[marker_code - (int) M_APP0]
[all...]
H A Djcmarker.c57 M_APP0 = 0xe0, enumerator in enum:__anon612
364 emit_marker(cinfo, M_APP0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djdmarker.c61 M_APP0 = 0xe0, enumerator in enum:__anon3931
715 case M_APP0:
759 limit = marker->length_limit_APPn[cinfo->unread_marker - (int) M_APP0];
821 case M_APP0:
1042 case M_APP0:
1059 cinfo->unread_marker - (int) M_APP0]) (cinfo))
1320 if (marker_code == (int) M_APP0 && length_limit < APP0_DATA_LEN)
1327 if (marker_code == (int) M_APP0 || marker_code == (int) M_APP14)
1334 } else if (marker_code >= (int) M_APP0 && marker_code <= (int) M_APP15) {
1335 marker->process_APPn[marker_code - (int) M_APP0]
[all...]
H A Djcmarker.c57 M_APP0 = 0xe0, enumerator in enum:__anon3910
364 emit_marker(cinfo, M_APP0);
H A Drdjpgcom.c126 #define M_APP0 0xE0 /* Application-specific marker, type N */ macro

Completed in 179 milliseconds