Home
last modified time | relevance | path

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

/external/qemu/distrib/jpeg-6b/
Drdjpgcom.c110 #define M_SOF5 0xC5 /* NB: codes C4 and CC are NOT SOF markers */ macro
Dwrjpgcom.c161 #define M_SOF5 0xC5 /* NB: codes C4 and CC are NOT SOF markers */ macro
Djcmarker.c22 M_SOF5 = 0xc5, enumerator
Djdmarker.c26 M_SOF5 = 0xc5, enumerator
/external/jpeg/
Drdjpgcom.c110 #define M_SOF5 0xC5 /* NB: codes C4 and CC are NOT SOF markers */ macro
Dwrjpgcom.c161 #define M_SOF5 0xC5 /* NB: codes C4 and CC are NOT SOF markers */ macro
Djcmarker.c22 M_SOF5 = 0xc5, enumerator
Djdmarker.c26 M_SOF5 = 0xc5, enumerator
/external/jhead/
Djhead.h266 #define M_SOF5 0xC5 // NB: codes C4 and CC are NOT SOF markers macro