z5                167 libavcodec/4xm.c     int z5, z10, z11, z12, z13;
z5                191 libavcodec/4xm.c         z5    = MULTIPLY(z10 + z12, FIX_1_847759065);
z5                192 libavcodec/4xm.c         tmp10 = MULTIPLY(z12,  FIX_1_082392200) - z5;
z5                193 libavcodec/4xm.c         tmp12 = MULTIPLY(z10, -FIX_2_613125930) + z5;
z5                229 libavcodec/4xm.c         z5    = MULTIPLY(z10 + z12, FIX_1_847759065);
z5                230 libavcodec/4xm.c         tmp10 = MULTIPLY(z12,  FIX_1_082392200) - z5;
z5                231 libavcodec/4xm.c         tmp12 = MULTIPLY(z10, -FIX_2_613125930) + z5;
z5                148 libavcodec/jfdctfst.c   int z1, z2, z3, z4, z5, z11, z13;
z5                186 libavcodec/jfdctfst.c     z5 = MULTIPLY(tmp10 - tmp12, FIX_0_382683433); /* c6 */
z5                187 libavcodec/jfdctfst.c     z2 = MULTIPLY(tmp10, FIX_0_541196100) + z5;    /* c2-c6 */
z5                188 libavcodec/jfdctfst.c     z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5;    /* c2+c6 */
z5                212 libavcodec/jfdctfst.c   int z1, z2, z3, z4, z5, z11, z13;
z5                252 libavcodec/jfdctfst.c     z5 = MULTIPLY(tmp10 - tmp12, FIX_0_382683433); /* c6 */
z5                253 libavcodec/jfdctfst.c     z2 = MULTIPLY(tmp10, FIX_0_541196100) + z5; /* c2-c6 */
z5                254 libavcodec/jfdctfst.c     z4 = MULTIPLY(tmp12, FIX_1_306562965) + z5; /* c2+c6 */
z5                186 libavcodec/jfdctint_template.c   int z1, z2, z3, z4, z5;
z5                232 libavcodec/jfdctint_template.c     z5 = MULTIPLY(z3 + z4, FIX_1_175875602); /* sqrt(2) * c3 */
z5                243 libavcodec/jfdctint_template.c     z3 += z5;
z5                244 libavcodec/jfdctint_template.c     z4 += z5;
z5                264 libavcodec/jfdctint_template.c   int z1, z2, z3, z4, z5;
z5                313 libavcodec/jfdctint_template.c     z5 = MULTIPLY(z3 + z4, FIX_1_175875602); /* sqrt(2) * c3 */
z5                324 libavcodec/jfdctint_template.c     z3 += z5;
z5                325 libavcodec/jfdctint_template.c     z4 += z5;
z5                217 libavcodec/jrevdct.c   int32_t z1, z2, z3, z4, z5;
z5                331 libavcodec/jrevdct.c                     z5 = MULTIPLY(z3 + z4, FIX_1_175875602);
z5                342 libavcodec/jrevdct.c                     z3 += z5;
z5                343 libavcodec/jrevdct.c                     z4 += z5;
z5                353 libavcodec/jrevdct.c                     z5 = MULTIPLY(z3 + d5, FIX_1_175875602);
z5                363 libavcodec/jrevdct.c                     z3 += z5;
z5                364 libavcodec/jrevdct.c                     z4 += z5;
z5                376 libavcodec/jrevdct.c                     z5 = MULTIPLY(d7 + z4, FIX_1_175875602);
z5                386 libavcodec/jrevdct.c                     z3 += z5;
z5                387 libavcodec/jrevdct.c                     z4 += z5;
z5                401 libavcodec/jrevdct.c                     z5 = MULTIPLY(d5 + d7, FIX_1_175875602);
z5                403 libavcodec/jrevdct.c                     z3 += z5;
z5                404 libavcodec/jrevdct.c                     z4 += z5;
z5                418 libavcodec/jrevdct.c                     z5 = MULTIPLY(z3 + d1, FIX_1_175875602);
z5                428 libavcodec/jrevdct.c                     z3 += z5;
z5                429 libavcodec/jrevdct.c                     z4 += z5;
z5                443 libavcodec/jrevdct.c                     z5 = MULTIPLY(z3, FIX_1_175875602);
z5                447 libavcodec/jrevdct.c                     tmp1 = z2 + z5;
z5                449 libavcodec/jrevdct.c                     tmp3 = z1 + z5;
z5                455 libavcodec/jrevdct.c                     z5 = MULTIPLY(z1, FIX_1_175875602);
z5                464 libavcodec/jrevdct.c                     tmp1 = z4 + z5;
z5                465 libavcodec/jrevdct.c                     tmp2 = z3 + z5;
z5                483 libavcodec/jrevdct.c                     z5 = MULTIPLY(d3 + z4, FIX_1_175875602);
z5                493 libavcodec/jrevdct.c                     z3 += z5;
z5                494 libavcodec/jrevdct.c                     z4 += z5;
z5                504 libavcodec/jrevdct.c                     z5 = MULTIPLY(z2, FIX_1_175875602);
z5                511 libavcodec/jrevdct.c                     tmp0 = z3 + z5;
z5                514 libavcodec/jrevdct.c                     tmp3 = z4 + z5;
z5                521 libavcodec/jrevdct.c                     z5 = MULTIPLY(z4, FIX_1_175875602);
z5                528 libavcodec/jrevdct.c                     tmp0 = z1 + z5;
z5                530 libavcodec/jrevdct.c                     tmp2 = z2 + z5;
z5                544 libavcodec/jrevdct.c                     z5 = d1 + d3;
z5                549 libavcodec/jrevdct.c                     z4 = MULTIPLY(z5, FIX_0_785694958);
z5                550 libavcodec/jrevdct.c                     z5 = MULTIPLY(z5, FIX_1_175875602);
z5                554 libavcodec/jrevdct.c                     tmp2 += z5;
z5                555 libavcodec/jrevdct.c                     tmp3 += z5;
z5                676 libavcodec/jrevdct.c                     z5 = MULTIPLY(z3 + z4, FIX_1_175875602);
z5                687 libavcodec/jrevdct.c                     z3 += z5;
z5                688 libavcodec/jrevdct.c                     z4 += z5;
z5                698 libavcodec/jrevdct.c                     z5 = MULTIPLY(z3 + d5, FIX_1_175875602);
z5                708 libavcodec/jrevdct.c                     z3 += z5;
z5                709 libavcodec/jrevdct.c                     z4 += z5;
z5                722 libavcodec/jrevdct.c                     z5 = MULTIPLY(z3 + z4, FIX_1_175875602);
z5                732 libavcodec/jrevdct.c                     z3 += z5;
z5                733 libavcodec/jrevdct.c                     z4 += z5;
z5                747 libavcodec/jrevdct.c                     z5 = MULTIPLY(d5 + d7, FIX_1_175875602);
z5                749 libavcodec/jrevdct.c                     z3 += z5;
z5                750 libavcodec/jrevdct.c                     z4 += z5;
z5                764 libavcodec/jrevdct.c                     z5 = MULTIPLY(z3 + d1, FIX_1_175875602);
z5                774 libavcodec/jrevdct.c                     z3 += z5;
z5                775 libavcodec/jrevdct.c                     z4 += z5;
z5                789 libavcodec/jrevdct.c                     z5 = MULTIPLY(z3, FIX_1_175875602);
z5                793 libavcodec/jrevdct.c                     tmp1 = z2 + z5;
z5                795 libavcodec/jrevdct.c                     tmp3 = z1 + z5;
z5                801 libavcodec/jrevdct.c                     z5 = MULTIPLY(z1, FIX_1_175875602);
z5                810 libavcodec/jrevdct.c                     tmp1 = z4 + z5;
z5                811 libavcodec/jrevdct.c                     tmp2 = z3 + z5;
z5                829 libavcodec/jrevdct.c                     z5 = MULTIPLY(d3 + z4, FIX_1_175875602);
z5                839 libavcodec/jrevdct.c                     z3 += z5;
z5                840 libavcodec/jrevdct.c                     z4 += z5;
z5                850 libavcodec/jrevdct.c                     z5 = MULTIPLY(z2, FIX_1_175875602);
z5                857 libavcodec/jrevdct.c                     tmp0 = z3 + z5;
z5                860 libavcodec/jrevdct.c                     tmp3 = z4 + z5;
z5                867 libavcodec/jrevdct.c                     z5 = MULTIPLY(z4, FIX_1_175875602);
z5                874 libavcodec/jrevdct.c                     tmp0 = z1 + z5;
z5                876 libavcodec/jrevdct.c                     tmp2 = z2 + z5;
z5                890 libavcodec/jrevdct.c                     z5 = d1 + d3;
z5                895 libavcodec/jrevdct.c                     z4 = MULTIPLY(z5, FIX_0_785694958);
z5                896 libavcodec/jrevdct.c                     z5 = MULTIPLY(z5, FIX_1_175875602);
z5                900 libavcodec/jrevdct.c                     tmp2 += z5;
z5                901 libavcodec/jrevdct.c                     tmp3 += z5;
z5                251 libavfilter/vf_fspp.c     int_simd16_t z1,z2,z3,z4,z5, z10, z11, z12, z13;
z5                316 libavfilter/vf_fspp.c             z5 = MULTIPLY16H((tmp10 - tmp12) << 2, FIX_0_382683433);
z5                317 libavfilter/vf_fspp.c             z2 = MULTIPLY16H(tmp10 << 2, FIX_0_541196100) + z5;
z5                318 libavfilter/vf_fspp.c             z4 = MULTIPLY16H(tmp12 << 2, FIX_1_306562965) + z5;
z5                344 libavfilter/vf_fspp.c             z5    = MULTIPLY16H(z10 + z12,        FIX_1_847759065);
z5                345 libavfilter/vf_fspp.c             tmp10 = MULTIPLY16H(z12,              FIX_1_082392200) - z5;
z5                346 libavfilter/vf_fspp.c             tmp12 = MULTIPLY16H(z10,              FIX_2_613125930) + z5; // - !!
z5                374 libavfilter/vf_fspp.c     int_simd16_t z5, z10, z11, z12, z13;
z5                409 libavfilter/vf_fspp.c         z5 =    MULTIPLY16H(z10 + z12, FIX_1_847759065);
z5                410 libavfilter/vf_fspp.c         tmp10 = MULTIPLY16H(z12,       FIX_1_082392200) - z5;
z5                411 libavfilter/vf_fspp.c         tmp12 = MULTIPLY16H(z10,       FIX_2_613125930) + z5; // - FIX_
z5                436 libavfilter/vf_fspp.c     int_simd16_t z1, z2, z3, z4, z5, z11, z13;
z5                475 libavfilter/vf_fspp.c         z5 = MULTIPLY16H(tmp10 - tmp12, FIX_0_382683433);
z5                476 libavfilter/vf_fspp.c         z2 = MULTIPLY16H(tmp10,         FIX_0_541196100) + z5;
z5                477 libavfilter/vf_fspp.c         z4 = MULTIPLY16H(tmp12,         FIX_1_306562965) + z5;