Lines Matching refs:tmp21

1265   INT32 tmp20, tmp21, tmp22, tmp23, tmp24;  in jpeg_idct_10x10()  local
1306 tmp21 = tmp11 + tmp13; in jpeg_idct_10x10()
1340 wsptr[8*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_10x10()
1341 wsptr[8*8] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_10x10()
1378 tmp21 = tmp11 + tmp13; in jpeg_idct_10x10()
1416 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp11, in jpeg_idct_10x10()
1419 outptr[8] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp11, in jpeg_idct_10x10()
1460 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_11x11() local
1494 tmp21 = tmp20 + tmp23 + tmp25 - in jpeg_idct_11x11()
1532 wsptr[8*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_11x11()
1533 wsptr[8*9] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_11x11()
1565 tmp21 = tmp20 + tmp23 + tmp25 - in jpeg_idct_11x11()
1607 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp11, in jpeg_idct_11x11()
1610 outptr[9] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp11, in jpeg_idct_11x11()
1654 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_12x12() local
1692 tmp21 = z3 + tmp12; in jpeg_idct_12x12()
1735 wsptr[8*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_12x12()
1736 wsptr[8*10] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_12x12()
1773 tmp21 = z3 + tmp12; in jpeg_idct_12x12()
1820 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp11, in jpeg_idct_12x12()
1823 outptr[10] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp11, in jpeg_idct_12x12()
1870 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; in jpeg_idct_13x13() local
1910 tmp21 = MULTIPLY(z2, FIX(1.058554052)) - tmp12 + tmp13; /* c6 */ in jpeg_idct_13x13()
1955 wsptr[8*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_13x13()
1956 wsptr[8*11] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_13x13()
1996 tmp21 = MULTIPLY(z2, FIX(1.058554052)) - tmp12 + tmp13; /* c6 */ in jpeg_idct_13x13()
2045 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp11, in jpeg_idct_13x13()
2048 outptr[11] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp11, in jpeg_idct_13x13()
2098 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; in jpeg_idct_14x14() local
2145 tmp21 = tmp11 + tmp14; in jpeg_idct_14x14()
2181 wsptr[8*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_14x14()
2182 wsptr[8*12] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_14x14()
2229 tmp21 = tmp11 + tmp14; in jpeg_idct_14x14()
2268 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp11, in jpeg_idct_14x14()
2271 outptr[12] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp11, in jpeg_idct_14x14()
2324 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27; in jpeg_idct_15x15() local
2377 tmp21 = tmp12 + tmp10 + tmp11; in jpeg_idct_15x15()
2412 wsptr[8*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_15x15()
2413 wsptr[8*13] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_15x15()
2468 tmp21 = tmp12 + tmp10 + tmp11; in jpeg_idct_15x15()
2507 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp11, in jpeg_idct_15x15()
2510 outptr[13] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp11, in jpeg_idct_15x15()
2566 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27; in jpeg_idct_16x16() local
2612 tmp21 = tmp12 + tmp1; in jpeg_idct_16x16()
2662 wsptr[8*1] = (int) RIGHT_SHIFT(tmp21 + tmp1, CONST_BITS-PASS1_BITS); in jpeg_idct_16x16()
2663 wsptr[8*14] = (int) RIGHT_SHIFT(tmp21 - tmp1, CONST_BITS-PASS1_BITS); in jpeg_idct_16x16()
2712 tmp21 = tmp12 + tmp1; in jpeg_idct_16x16()
2766 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp1, in jpeg_idct_16x16()
2769 outptr[14] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp1, in jpeg_idct_16x16()
2827 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27; in jpeg_idct_16x8() local
2983 tmp21 = tmp12 + tmp1; in jpeg_idct_16x8()
3037 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp1, in jpeg_idct_16x8()
3040 outptr[14] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp1, in jpeg_idct_16x8()
3098 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; in jpeg_idct_14x7() local
3129 tmp21 = tmp20 + tmp22 + tmp23 - MULTIPLY(z2, FIX(1.841218003)); /* c2+c4-c6 */ in jpeg_idct_14x7()
3157 wsptr[8*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_14x7()
3158 wsptr[8*5] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_14x7()
3199 tmp21 = tmp11 + tmp14; in jpeg_idct_14x7()
3238 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp11, in jpeg_idct_14x7()
3241 outptr[12] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp11, in jpeg_idct_14x7()
3293 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_12x6() local
3320 tmp21 = RIGHT_SHIFT(tmp10 - tmp20 - tmp20, CONST_BITS-PASS1_BITS); in jpeg_idct_12x6()
3340 wsptr[8*1] = (int) (tmp21 + tmp11); in jpeg_idct_12x6()
3341 wsptr[8*4] = (int) (tmp21 - tmp11); in jpeg_idct_12x6()
3373 tmp21 = z3 + tmp12; in jpeg_idct_12x6()
3420 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp11, in jpeg_idct_12x6()
3423 outptr[10] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp11, in jpeg_idct_12x6()
3469 INT32 tmp20, tmp21, tmp22, tmp23, tmp24; in jpeg_idct_10x5() local
3549 tmp21 = tmp11 + tmp13; in jpeg_idct_10x5()
3587 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp11, in jpeg_idct_10x5()
3590 outptr[8] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp11, in jpeg_idct_10x5()
4025 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26, tmp27; in jpeg_idct_8x16() local
4072 tmp21 = tmp12 + tmp1; in jpeg_idct_8x16()
4122 wsptr[8*1] = (int) RIGHT_SHIFT(tmp21 + tmp1, CONST_BITS-PASS1_BITS); in jpeg_idct_8x16()
4123 wsptr[8*14] = (int) RIGHT_SHIFT(tmp21 - tmp1, CONST_BITS-PASS1_BITS); in jpeg_idct_8x16()
4243 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25, tmp26; in jpeg_idct_7x14() local
4291 tmp21 = tmp11 + tmp14; in jpeg_idct_7x14()
4327 wsptr[7*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_7x14()
4328 wsptr[7*12] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_7x14()
4360 tmp21 = tmp20 + tmp22 + tmp23 - MULTIPLY(z2, FIX(1.841218003)); /* c2+c4-c6 */ in jpeg_idct_7x14()
4392 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp11, in jpeg_idct_7x14()
4395 outptr[5] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp11, in jpeg_idct_7x14()
4426 INT32 tmp20, tmp21, tmp22, tmp23, tmp24, tmp25; in jpeg_idct_6x12() local
4465 tmp21 = z3 + tmp12; in jpeg_idct_6x12()
4508 wsptr[6*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_6x12()
4509 wsptr[6*10] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_6x12()
4535 tmp21 = tmp10 - tmp20 - tmp20; in jpeg_idct_6x12()
4559 outptr[1] = range_limit[(int) RIGHT_SHIFT(tmp21 + tmp11, in jpeg_idct_6x12()
4562 outptr[4] = range_limit[(int) RIGHT_SHIFT(tmp21 - tmp11, in jpeg_idct_6x12()
4590 INT32 tmp20, tmp21, tmp22, tmp23, tmp24; in jpeg_idct_5x10() local
4632 tmp21 = tmp11 + tmp13; in jpeg_idct_5x10()
4666 wsptr[5*1] = (int) RIGHT_SHIFT(tmp21 + tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_5x10()
4667 wsptr[5*8] = (int) RIGHT_SHIFT(tmp21 - tmp11, CONST_BITS-PASS1_BITS); in jpeg_idct_5x10()