Searched refs:jpeg_zigzag_order (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djutils.c24 * jpeg_zigzag_order[i] is the zigzag-order position of the i'th element
30 const int jpeg_zigzag_order[DCTSIZE2] = {
H A Djpegint.h332 #define jpeg_zigzag_order jZIGTable macro
385 extern const int jpeg_zigzag_order[]; /* natural coef order to zigzag order */

Completed in 112 milliseconds