Home
last modified time | relevance | path

Searched defs:M_SOF2 (Results 1 – 9 of 9) sorted by relevance

/external/jpeg/
Drdjpgcom.c108 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro
Dwrjpgcom.c159 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro
Djcmarker.c19 M_SOF2 = 0xc2, enumerator
Djdmarker.c23 M_SOF2 = 0xc2, enumerator
/external/qemu/distrib/jpeg-6b/
Drdjpgcom.c108 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro
Dwrjpgcom.c159 #define M_SOF2 0xC2 /* Only SOF0-SOF2 are now in common use */ macro
Djcmarker.c19 M_SOF2 = 0xc2, enumerator
Djdmarker.c23 M_SOF2 = 0xc2, enumerator
/external/jhead/
Djhead.h265 #define M_SOF2 0xC2 // Only SOF0-SOF2 are now in common use macro