HomeSort by relevance Sort by last modified time
    Searched defs:JOCTET (Results 1 - 3 of 3) sorted by null

  /external/opencv3/3rdparty/libjpeg/
jmorecfg.h 103 /* Compressed datastreams are represented as arrays of JOCTET.
111 typedef unsigned char JOCTET;
116 typedef char JOCTET;
  /external/pdfium/third_party/libjpeg/
jmorecfg.h 105 /* Compressed datastreams are represented as arrays of JOCTET.
113 typedef unsigned char JOCTET;
118 typedef char JOCTET;
  /external/libjpeg-turbo/
jmorecfg.h 93 /* Compressed datastreams are represented as arrays of JOCTET.
101 typedef unsigned char JOCTET;
106 typedef char JOCTET;

Completed in 47 milliseconds