Searched defs:DCTSIZE2 (Results 1 - 5 of 5) sorted by relevance

/external/libjpeg-turbo/
H A Djpeglib.h46 #define DCTSIZE2 64 /* DCTSIZE squared; # of elements in a block */ macro
72 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
90 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
449 int lim_Se; /* min( Se, DCTSIZE2-1 ) */
571 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */
683 int lim_Se; /* min( Se, DCTSIZE2-1 ) for entropy decode */
/external/opencv3/3rdparty/libjpeg/
H A Djpeglib.h51 #define DCTSIZE2 64 /* DCTSIZE squared; # of elements in a block */ macro
79 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
97 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
431 int lim_Se; /* min( Se, DCTSIZE2-1 ) */
552 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */
660 int lim_Se; /* min( Se, DCTSIZE2-1 ) for entropy decode */
/external/pdfium/third_party/libjpeg/
H A Djpeglib.h144 #define DCTSIZE2 64 /* DCTSIZE squared; # of elements in a block */ macro
172 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
190 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
613 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 148 milliseconds