Searched defs:jpeg_natural_order (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djutils.c44 * jpeg_natural_order[i] is the natural-order position of the i'th element
57 const int jpeg_natural_order[DCTSIZE2+16] = { variable
H A Djpegint.h333 #define jpeg_natural_order jZAGTable macro
387 extern const int jpeg_natural_order[]; /* zigzag coef order to natural order */

Completed in 708 milliseconds