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

/external/chromium_org/third_party/libjpeg_turbo/simd/
H A Djsimdcfg.inc.h23 %define _cpp_protection_DCTSIZE2 DCTSIZE2 variable
/external/chromium_org/third_party/libjpeg_turbo/
H A Djpeglib.h49 #define DCTSIZE2 64 /* DCTSIZE squared; # of elements in a block */ macro
77 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
95 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
454 int lim_Se; /* min( Se, DCTSIZE2-1 ) */
576 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */
688 int lim_Se; /* min( Se, DCTSIZE2-1 ) for entropy decode */
/external/jpeg/
H A Djpeglib.h42 #define DCTSIZE2 64 /* DCTSIZE squared; # of elements in a block */ macro
70 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
88 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
518 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */
/external/qemu/distrib/jpeg-6b/
H A Djpeglib.h42 #define DCTSIZE2 64 /* DCTSIZE squared; # of elements in a block */ macro
70 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
88 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
518 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h109 #define DCTSIZE2 64 /* DCTSIZE squared; # of elements in a block */ macro
137 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
155 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
578 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djpeglib.h109 #define DCTSIZE2 64 /* DCTSIZE squared; # of elements in a block */ macro
137 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
155 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
578 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 3709 milliseconds