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

  /external/libjpeg-turbo/
jpeglib.h 73 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
74 typedef JBLOCK *JBLOCKROW; /* pointer to one row of coefficient blocks */
    [all...]
  /external/pdfium/third_party/libjpeg/
jpeglib.h 172 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
173 typedef JBLOCK *JBLOCKROW; /* pointer to one row of coefficient blocks */
    [all...]

Completed in 116 milliseconds