Home
last modified time | relevance | path

Searched refs:DCTSIZE2 (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libjpeg/include/
Djpeglib.h47 #define DCTSIZE2 64 /* DCTSIZE squared; # of elements in a block */ macro
73 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
91 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
572 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */