Home
last modified time | relevance | path

Searched refs:thiscoef (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdphuff.c500 JCOEFPTR thiscoef; in decode_mcu_AC_refine() local
566 thiscoef = *block + jpeg_natural_order[k]; in decode_mcu_AC_refine()
567 if (*thiscoef != 0) { in decode_mcu_AC_refine()
570 if ((*thiscoef & p1) == 0) { /* do nothing if already set it */ in decode_mcu_AC_refine()
571 if (*thiscoef >= 0) in decode_mcu_AC_refine()
572 *thiscoef += p1; in decode_mcu_AC_refine()
574 *thiscoef += m1; in decode_mcu_AC_refine()
600 thiscoef = *block + jpeg_natural_order[k]; in decode_mcu_AC_refine()
601 if (*thiscoef != 0) { in decode_mcu_AC_refine()
604 if ((*thiscoef & p1) == 0) { /* do nothing if already changed it */ in decode_mcu_AC_refine()
[all …]
/external/libjpeg-turbo/
Djdphuff.c505 JCOEFPTR thiscoef; in decode_mcu_AC_refine() local
571 thiscoef = *block + jpeg_natural_order[k]; in decode_mcu_AC_refine()
572 if (*thiscoef != 0) { in decode_mcu_AC_refine()
575 if ((*thiscoef & p1) == 0) { /* do nothing if already set it */ in decode_mcu_AC_refine()
576 if (*thiscoef >= 0) in decode_mcu_AC_refine()
577 *thiscoef += p1; in decode_mcu_AC_refine()
579 *thiscoef += m1; in decode_mcu_AC_refine()
605 thiscoef = *block + jpeg_natural_order[k]; in decode_mcu_AC_refine()
606 if (*thiscoef != 0) { in decode_mcu_AC_refine()
609 if ((*thiscoef & p1) == 0) { /* do nothing if already changed it */ in decode_mcu_AC_refine()
[all …]
Djdarith.c433 JCOEFPTR thiscoef; in decode_mcu_AC_refine() local
463 thiscoef = *block + jpeg_natural_order[k]; in decode_mcu_AC_refine()
464 if (*thiscoef) { /* previously nonzero coef */ in decode_mcu_AC_refine()
466 if (*thiscoef < 0) in decode_mcu_AC_refine()
467 *thiscoef += m1; in decode_mcu_AC_refine()
469 *thiscoef += p1; in decode_mcu_AC_refine()
475 *thiscoef = m1; in decode_mcu_AC_refine()
477 *thiscoef = p1; in decode_mcu_AC_refine()
/external/opencv3/3rdparty/libjpeg/
Djdhuff.c911 JCOEFPTR thiscoef; in decode_mcu_AC_refine() local
982 thiscoef = *block + natural_order[k]; in decode_mcu_AC_refine()
983 if (*thiscoef) { in decode_mcu_AC_refine()
986 if ((*thiscoef & p1) == 0) { /* do nothing if already set it */ in decode_mcu_AC_refine()
987 if (*thiscoef >= 0) in decode_mcu_AC_refine()
988 *thiscoef += p1; in decode_mcu_AC_refine()
990 *thiscoef += m1; in decode_mcu_AC_refine()
1017 thiscoef = *block + natural_order[k]; in decode_mcu_AC_refine()
1018 if (*thiscoef) { in decode_mcu_AC_refine()
1021 if ((*thiscoef & p1) == 0) { /* do nothing if already changed it */ in decode_mcu_AC_refine()
[all …]
Djdarith.c438 JCOEFPTR thiscoef; in decode_mcu_AC_refine() local
474 thiscoef = *block + natural_order[++k]; in decode_mcu_AC_refine()
475 if (*thiscoef) { /* previously nonzero coef */ in decode_mcu_AC_refine()
477 if (*thiscoef < 0) in decode_mcu_AC_refine()
478 *thiscoef += m1; in decode_mcu_AC_refine()
480 *thiscoef += p1; in decode_mcu_AC_refine()
486 *thiscoef = m1; in decode_mcu_AC_refine()
488 *thiscoef = p1; in decode_mcu_AC_refine()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...