Searched refs:coef_bits (Results 1 - 10 of 10) sorted by relevance

/external/jpeg/
H A Djdcoefct.c58 #define SAVED_COEFS 6 /* we save coef_bits[0..5] */
651 * We also latch the current states of the coef_bits[] entries for the
665 int * coef_bits; local
668 if (! cinfo->progressive_mode || cinfo->coef_bits == NULL)
693 coef_bits = cinfo->coef_bits[ci];
694 if (coef_bits[0] < 0)
698 coef_bits_latch[coefi] = coef_bits[coefi];
699 if (coef_bits[coefi] != 0)
728 int *coef_bits; local
[all...]
H A Djdphuff.c136 coef_bit_ptr = & cinfo->coef_bits[cindex][0];
763 cinfo->coef_bits = (int (*)[DCTSIZE2])
766 coef_bit_ptr = & cinfo->coef_bits[0][0];
H A Djdinput.c381 cinfo->coef_bits = NULL;
H A Djpeglib.h511 /* Current progression status. coef_bits[c][i] indicates the precision
518 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */ member in struct:jpeg_decompress_struct
/external/qemu/distrib/jpeg-6b/
H A Djdcoefct.c58 #define SAVED_COEFS 6 /* we save coef_bits[0..5] */
651 * We also latch the current states of the coef_bits[] entries for the
665 int * coef_bits; local
668 if (! cinfo->progressive_mode || cinfo->coef_bits == NULL)
693 coef_bits = cinfo->coef_bits[ci];
694 if (coef_bits[0] < 0)
698 coef_bits_latch[coefi] = coef_bits[coefi];
699 if (coef_bits[coefi] != 0)
728 int *coef_bits; local
[all...]
H A Djdphuff.c136 coef_bit_ptr = & cinfo->coef_bits[cindex][0];
763 cinfo->coef_bits = (int (*)[DCTSIZE2])
766 coef_bit_ptr = & cinfo->coef_bits[0][0];
H A Djdinput.c381 cinfo->coef_bits = NULL;
H A Djpeglib.h511 /* Current progression status. coef_bits[c][i] indicates the precision
518 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */ member in struct:jpeg_decompress_struct
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 100 milliseconds