Home | History | Annotate | Download | only in jpeg-6b

Lines Matching full:coefficients

61 /* Data structures for images (arrays of samples and of DCT coefficients).
70 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
1090 /* Read or write raw DCT coefficients --- useful for lossless transcoding. */