Lines Matching refs:tmp25

1460   INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25;  in jpeg_idct_11x11()  local
1493 tmp25 = tmp10 + MULTIPLY(z4, FIX(1.356927976)); /* c2 */ in jpeg_idct_11x11()
1494 tmp21 = tmp20 + tmp23 + tmp25 - in jpeg_idct_11x11()
1496 tmp20 += tmp25 + MULTIPLY(z3, FIX(2.115825087)); /* c4+c6 */ in jpeg_idct_11x11()
1497 tmp23 += tmp25 - MULTIPLY(z1, FIX(1.513598477)); /* c6+c8 */ in jpeg_idct_11x11()
1498 tmp24 += tmp25; in jpeg_idct_11x11()
1502 tmp25 = tmp10 - MULTIPLY(z4, FIX(1.414213562)); /* c0 */ in jpeg_idct_11x11()
1540 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25, CONST_BITS-PASS1_BITS); in jpeg_idct_11x11()
1564 tmp25 = tmp10 + MULTIPLY(z4, FIX(1.356927976)); /* c2 */ in jpeg_idct_11x11()
1565 tmp21 = tmp20 + tmp23 + tmp25 - in jpeg_idct_11x11()
1567 tmp20 += tmp25 + MULTIPLY(z3, FIX(2.115825087)); /* c4+c6 */ in jpeg_idct_11x11()
1568 tmp23 += tmp25 - MULTIPLY(z1, FIX(1.513598477)); /* c6+c8 */ in jpeg_idct_11x11()
1569 tmp24 += tmp25; in jpeg_idct_11x11()
1573 tmp25 = tmp10 - MULTIPLY(z4, FIX(1.414213562)); /* c0 */ in jpeg_idct_11x11()
1631 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp25, in jpeg_idct_11x11()
1654 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_12x12() local
1698 tmp25 = tmp10 - tmp12; in jpeg_idct_12x12()
1743 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_12x12()
1744 wsptr[8*6] = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_12x12()
1779 tmp25 = tmp10 - tmp12; in jpeg_idct_12x12()
1844 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp25 + tmp15, in jpeg_idct_12x12()
1847 outptr[6] = range_limit[(int) RIGHT_SHIFT(tmp25 - tmp15, in jpeg_idct_12x12()
1870 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; in jpeg_idct_13x13() local
1911 tmp25 = MULTIPLY(z2, - FIX(1.252223920)) + tmp12 + tmp13; /* c4 */ in jpeg_idct_13x13()
1963 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_13x13()
1964 wsptr[8*7] = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_13x13()
1997 tmp25 = MULTIPLY(z2, - FIX(1.252223920)) + tmp12 + tmp13; /* c4 */ in jpeg_idct_13x13()
2069 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp25 + tmp15, in jpeg_idct_13x13()
2072 outptr[7] = range_limit[(int) RIGHT_SHIFT(tmp25 - tmp15, in jpeg_idct_13x13()
2098 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; in jpeg_idct_14x14() local
2146 tmp25 = tmp11 - tmp14; in jpeg_idct_14x14()
2189 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_14x14()
2190 wsptr[8*8] = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_14x14()
2230 tmp25 = tmp11 - tmp14; in jpeg_idct_14x14()
2292 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp25 + tmp15, in jpeg_idct_14x14()
2295 outptr[8] = range_limit[(int) RIGHT_SHIFT(tmp25 - tmp15, in jpeg_idct_14x14()
2324 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27; in jpeg_idct_15x15() local
2371 tmp25 = tmp13 - tmp10 - tmp11; in jpeg_idct_15x15()
2420 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_15x15()
2421 wsptr[8*9] = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_15x15()
2462 tmp25 = tmp13 - tmp10 - tmp11; in jpeg_idct_15x15()
2531 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp25 + tmp15, in jpeg_idct_15x15()
2534 outptr[9] = range_limit[(int) RIGHT_SHIFT(tmp25 - tmp15, in jpeg_idct_15x15()
2566 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27; in jpeg_idct_16x16() local
2615 tmp25 = tmp13 - tmp2; in jpeg_idct_16x16()
2670 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_16x16()
2671 wsptr[8*10] = (int) RIGHT_SHIFT(tmp25 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_16x16()
2715 tmp25 = tmp13 - tmp2; in jpeg_idct_16x16()
2790 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp25 + tmp11, in jpeg_idct_16x16()
2793 outptr[10] = range_limit[(int) RIGHT_SHIFT(tmp25 - tmp11, in jpeg_idct_16x16()
2827 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27; in jpeg_idct_16x8() local
2986 tmp25 = tmp13 - tmp2; in jpeg_idct_16x8()
3061 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp25 + tmp11, in jpeg_idct_16x8()
3064 outptr[10] = range_limit[(int) RIGHT_SHIFT(tmp25 - tmp11, in jpeg_idct_16x8()
3098 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; in jpeg_idct_14x7() local
3200 tmp25 = tmp11 - tmp14; in jpeg_idct_14x7()
3262 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp25 + tmp15, in jpeg_idct_14x7()
3265 outptr[8] = range_limit[(int) RIGHT_SHIFT(tmp25 - tmp15, in jpeg_idct_14x7()
3293 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_12x6() local
3379 tmp25 = tmp10 - tmp12; in jpeg_idct_12x6()
3444 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp25 + tmp15, in jpeg_idct_12x6()
3447 outptr[6] = range_limit[(int) RIGHT_SHIFT(tmp25 - tmp15, in jpeg_idct_12x6()
4025 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27; in jpeg_idct_8x16() local
4075 tmp25 = tmp13 - tmp2; in jpeg_idct_8x16()
4130 wsptr[8*5] = (int) RIGHT_SHIFT(tmp25 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_8x16()
4131 wsptr[8*10] = (int) RIGHT_SHIFT(tmp25 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_8x16()
4243 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; in jpeg_idct_7x14() local
4292 tmp25 = tmp11 - tmp14; in jpeg_idct_7x14()
4335 wsptr[7*5] = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_7x14()
4336 wsptr[7*8] = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_7x14()
4426 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_6x12() local
4471 tmp25 = tmp10 - tmp12; in jpeg_idct_6x12()
4516 wsptr[6*5] = (int) RIGHT_SHIFT(tmp25 + tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_6x12()
4517 wsptr[6*6] = (int) RIGHT_SHIFT(tmp25 - tmp15, CONST_BITS-PASS1_BITS); in jpeg_idct_6x12()