Searched refs:jpeg_natural_order (Results 1 - 18 of 18) sorted by relevance

/external/jpeg/
H A Djutils.c40 * jpeg_natural_order[i] is the natural-order position of the i'th element
53 const int jpeg_natural_order[DCTSIZE2+16] = { variable
H A Djdphuff.c334 /* Scale and output the coefficient (assumes jpeg_natural_order[0]=0) */
403 (*block)[jpeg_natural_order[k]] = (JCOEF) (s << Al);
565 thiscoef = *block + jpeg_natural_order[k];
583 int pos = jpeg_natural_order[k];
599 thiscoef = *block + jpeg_natural_order[k];
H A Djcphuff.c490 if ((temp = (*block)[jpeg_natural_order[k]]) == 0) {
647 temp = (*block)[jpeg_natural_order[k]];
703 temp = ((*block)[jpeg_natural_order[k]] < 0) ? 0 : 1;
H A Djpegint.h359 #define jpeg_natural_order jZAGTable macro
423 extern const int jpeg_natural_order[]; /* zigzag coef order to natural order */
H A Djchuff.c398 if ((temp = block[jpeg_natural_order[k]]) == 0) {
605 if ((temp = block[jpeg_natural_order[k]]) == 0) {
H A Djcmarker.c170 unsigned int qval = qtbl->quantval[jpeg_natural_order[i]];
H A Djdhuff.c648 /* Output the DC coefficient (assumes jpeg_natural_order[0] = 0) */
668 * Note: the extra entries in jpeg_natural_order[] will save us
671 (*block)[jpeg_natural_order[k]] = (JCOEF) s;
H A Djdmarker.c522 quant_ptr->quantval[jpeg_natural_order[i]] = (UINT16) tmp;
/external/qemu/distrib/jpeg-6b/
H A Djutils.c40 * jpeg_natural_order[i] is the natural-order position of the i'th element
53 const int jpeg_natural_order[DCTSIZE2+16] = { variable
H A Djdphuff.c338 /* Scale and output the coefficient (assumes jpeg_natural_order[0]=0) */
407 (*block)[jpeg_natural_order[k]] = (JCOEF) (s << Al);
569 thiscoef = *block + jpeg_natural_order[k];
587 int pos = jpeg_natural_order[k];
603 thiscoef = *block + jpeg_natural_order[k];
H A Djcphuff.c490 if ((temp = (*block)[jpeg_natural_order[k]]) == 0) {
647 temp = (*block)[jpeg_natural_order[k]];
703 temp = ((*block)[jpeg_natural_order[k]] < 0) ? 0 : 1;
H A Djpegint.h359 #define jpeg_natural_order jZAGTable macro
423 extern const int jpeg_natural_order[]; /* zigzag coef order to natural order */
H A Djchuff.c398 if ((temp = block[jpeg_natural_order[k]]) == 0) {
605 if ((temp = block[jpeg_natural_order[k]]) == 0) {
H A Djcmarker.c170 unsigned int qval = qtbl->quantval[jpeg_natural_order[i]];
H A Djdhuff.c648 /* Output the DC coefficient (assumes jpeg_natural_order[0] = 0) */
668 * Note: the extra entries in jpeg_natural_order[] will save us
671 (*block)[jpeg_natural_order[k]] = (JCOEF) s;
H A Djdmarker.c522 quant_ptr->quantval[jpeg_natural_order[i]] = (UINT16) tmp;
/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 4810 milliseconds