Searched refs:thiscoef (Results 1 – 7 of 7) sorted by relevance
500 JCOEFPTR thiscoef; in decode_mcu_AC_refine() local566 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 …]
505 JCOEFPTR thiscoef; in decode_mcu_AC_refine() local571 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 …]
433 JCOEFPTR thiscoef; in decode_mcu_AC_refine() local463 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()
911 JCOEFPTR thiscoef; in decode_mcu_AC_refine() local982 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 …]
438 JCOEFPTR thiscoef; in decode_mcu_AC_refine() local474 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()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...