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

  /external/chromium_org/third_party/libjpeg_turbo/
jpeglib.h 77 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
78 typedef JBLOCK FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */
    [all...]
  /external/jpeg/
jpeglib.h 70 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
71 typedef JBLOCK FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jpeglib.h 70 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
71 typedef JBLOCK FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 137 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
138 typedef JBLOCK *JBLOCKROW; /* pointer to one row of coefficient blocks */
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
jpeglib.h 137 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
138 typedef JBLOCK *JBLOCKROW; /* pointer to one row of coefficient blocks */
    [all...]

Completed in 91 milliseconds