Searched defs:JBLOCKROW (Results 1 - 4 of 4) sorted by relevance

/external/jpeg/
H A Djpeglib.h71 typedef JBLOCK FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */ typedef
72 typedef JBLOCKROW *JBLOCKARRAY; /* a 2-D array of coefficient blocks */
/external/qemu/distrib/jpeg-6b/
H A Djpeglib.h71 typedef JBLOCK FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */ typedef
72 typedef JBLOCKROW *JBLOCKARRAY; /* a 2-D array of coefficient blocks */
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h138 typedef JBLOCK *JBLOCKROW; /* pointer to one row of coefficient blocks */ typedef
139 typedef JBLOCKROW *JBLOCKARRAY; /* a 2-D array of coefficient blocks */
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djpeglib.h138 typedef JBLOCK *JBLOCKROW; /* pointer to one row of coefficient blocks */ typedef
139 typedef JBLOCKROW *JBLOCKARRAY; /* a 2-D array of coefficient blocks */

Completed in 511 milliseconds