Searched defs:thiscoef (Results 1 - 4 of 4) sorted by relevance

/external/jpeg/
H A Djdphuff.c499 JCOEFPTR thiscoef; local
565 thiscoef = *block + jpeg_natural_order[k];
566 if (*thiscoef != 0) {
569 if ((*thiscoef & p1) == 0) { /* do nothing if already set it */
570 if (*thiscoef >= 0)
571 *thiscoef += p1;
573 *thiscoef += m1;
599 thiscoef = *block + jpeg_natural_order[k];
600 if (*thiscoef != 0) {
603 if ((*thiscoef
[all...]
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jdphuff.c501 JCOEFPTR thiscoef; local
567 thiscoef = *block + jpeg_natural_order[k];
568 if (*thiscoef != 0) {
571 if ((*thiscoef & p1) == 0) { /* do nothing if already set it */
572 if (*thiscoef >= 0)
573 *thiscoef += p1;
575 *thiscoef += m1;
601 thiscoef = *block + jpeg_natural_order[k];
602 if (*thiscoef != 0) {
605 if ((*thiscoef
[all...]
/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 315 milliseconds