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

  /external/chromium_org/third_party/libjpeg_turbo/
jpeglib.h 78 typedef JBLOCK FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */
79 typedef JBLOCKROW *JBLOCKARRAY; /* a 2-D array of coefficient blocks */
    [all...]
  /external/jpeg/
jpeglib.h 71 typedef JBLOCK FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */
72 typedef JBLOCKROW *JBLOCKARRAY; /* a 2-D array of coefficient blocks */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jpeglib.h 71 typedef JBLOCK FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */
72 typedef JBLOCKROW *JBLOCKARRAY; /* a 2-D array of coefficient blocks */
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 138 typedef JBLOCK *JBLOCKROW; /* pointer to one row of coefficient blocks */
139 typedef JBLOCKROW *JBLOCKARRAY; /* a 2-D array of coefficient blocks */
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
jpeglib.h 138 typedef JBLOCK *JBLOCKROW; /* pointer to one row of coefficient blocks */
139 typedef JBLOCKROW *JBLOCKARRAY; /* a 2-D array of coefficient blocks */
    [all...]

Completed in 439 milliseconds