Searched defs:JOCTET (Results 1 - 5 of 5) sorted by relevance

/external/jpeg/
H A Djmorecfg.h129 /* Compressed datastreams are represented as arrays of JOCTET.
137 typedef uint8_t JOCTET; typedef
142 typedef char JOCTET; typedef
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djmorecfg.h105 /* Compressed datastreams are represented as arrays of JOCTET.
113 typedef unsigned char JOCTET; typedef
118 typedef char JOCTET; typedef
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djmorecfg.h105 /* Compressed datastreams are represented as arrays of JOCTET.
113 typedef unsigned char JOCTET; typedef
118 typedef char JOCTET; typedef
/external/qemu/distrib/jpeg-6b/
H A Djmorecfg.h126 /* Compressed datastreams are represented as arrays of JOCTET.
134 typedef unsigned char JOCTET; typedef
139 typedef char JOCTET; typedef
/external/chromium_org/third_party/libjpeg_turbo/
H A Djmorecfg.h104 /* Compressed datastreams are represented as arrays of JOCTET.
112 typedef unsigned char JOCTET; typedef
117 typedef char JOCTET; typedef

Completed in 151 milliseconds