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

/external/jpeg/
H A Djutils.c20 * jpeg_zigzag_order[i] is the zigzag-order position of the i'th element
26 const int jpeg_zigzag_order[DCTSIZE2] = {
H A Djpegint.h358 #define jpeg_zigzag_order jZIGTable macro
421 extern const int jpeg_zigzag_order[]; /* natural coef order to zigzag order */
/external/qemu/distrib/jpeg-6b/
H A Djutils.c20 * jpeg_zigzag_order[i] is the zigzag-order position of the i'th element
26 const int jpeg_zigzag_order[DCTSIZE2] = {
H A Djpegint.h358 #define jpeg_zigzag_order jZIGTable macro
421 extern const int jpeg_zigzag_order[]; /* natural coef order to zigzag order */

Completed in 83 milliseconds