t7                138 libavcodec/clearvideo.c     const int t7 = ((blk[0 * step] - blk[4 * step]) * (1 << dshift)) + bias;  \
t7                146 libavcodec/clearvideo.c     blk[1 * step] = (t7 + t4 + tA) >> shift;                            \
t7                147 libavcodec/clearvideo.c     blk[2 * step] = (t7 - t4 + tB) >> shift;                            \
t7                150 libavcodec/clearvideo.c     blk[5 * step] = (t7 - t4 - tB) >> shift;                            \
t7                151 libavcodec/clearvideo.c     blk[6 * step] = (t7 + t4 - tA) >> shift;                            \
t7                567 libavcodec/fft_template.c     FFTDouble t1, t2, t3, t4, t5, t6, t7, t8;
t7                573 libavcodec/fft_template.c     BF(t7, t5, z[2].im, z[3].im);
t7                575 libavcodec/fft_template.c     BF(z[3].re, z[1].re, t3, t7);
t7                 96 libavcodec/fic.c     const unsigned t7 = t3 - t1;
t7                102 libavcodec/fic.c     blk[1 * step] = (int)(  t6 + t7  + t8 + tA) >> shift;
t7                103 libavcodec/fic.c     blk[2 * step] = (int)(  t6 - t7  - t8 + tA) >> shift;
t7                106 libavcodec/fic.c     blk[5 * step] = (int)(-(t6 - t7) - t8 + tA) >> shift;
t7                107 libavcodec/fic.c     blk[6 * step] = (int)(-(t6 + t7) + t8 + tA) >> shift;
t7                129 libavcodec/h264pred.c     src[2+3*stride]=(t5 + t7 + 2*t6 + 2 + l5 + l7 + 2*l6 + 2)>>3;
t7                130 libavcodec/h264pred.c     src[3+3*stride]=(t6 + t7 + 1 + l6 + l7 + 1)>>2;
t7                155 libavcodec/h264pred.c     src[2+3*stride]=(t5 + t7 + 2*t6 + 2 + l3*4 + 2)>>3;
t7                156 libavcodec/h264pred.c     src[3+3*stride]=(t6 + t7 + 1 + 2*l3 + 1)>>2;
t7                224 libavcodec/h264pred.c     src[3+3*stride]=(t5 + 2*t6 + t7 + 2)>>2;
t7                242 libavcodec/h264pred.c     src[0+2*stride]=(t5 + 2*t6 + t7 + 2*l2 + 2*l3 + 4)>>3;
t7                244 libavcodec/h264pred.c     src[1+2*stride]=(t6 + 3*t7 + l2 + 3*l3 + 4)>>3;
t7                248 libavcodec/h264pred.c     src[2+2*stride]=(t6 + t7 + l3 + l4 + 2)>>2;
t7                268 libavcodec/h264pred.c     src[0+2*stride]=(t5 + 2*t6 + t7 + 2*l2 + 2*l3 + 4)>>3;
t7                270 libavcodec/h264pred.c     src[1+2*stride]=(t6 + 3*t7 + l2 + 3*l3 + 4)>>3;
t7                274 libavcodec/h264pred.c     src[2+2*stride]=(t6 + t7 + 2*l3 + 2)>>2;
t7                145 libavcodec/h264pred_template.c     const unsigned av_unused t7 = topright[3];\
t7                216 libavcodec/h264pred_template.c     src[2+3*stride]=(t5 + t7 + 2*t6 + 2)>>2;
t7                217 libavcodec/h264pred_template.c     src[3+3*stride]=(t6 + 3*t7 + 2)>>2;
t7                862 libavcodec/h264pred_template.c     const int t7 av_unused = ((has_topright ? SRC(8,-1) : SRC(7,-1)) \
t7                910 libavcodec/h264pred_template.c     const pixel4 dc = PIXEL_SPLAT_X4((t0+t1+t2+t3+t4+t5+t6+t7+4) >> 3);
t7                922 libavcodec/h264pred_template.c                                      +t0+t1+t2+t3+t4+t5+t6+t7+8) >> 4);
t7                955 libavcodec/h264pred_template.c     src[7] = t7;
t7                975 libavcodec/h264pred_template.c     SRC(0,5)=SRC(1,4)=SRC(2,3)=SRC(3,2)=SRC(4,1)=SRC(5,0)= (t5 + 2*t6 + t7 + 2) >> 2;
t7                976 libavcodec/h264pred_template.c     SRC(0,6)=SRC(1,5)=SRC(2,4)=SRC(3,3)=SRC(4,2)=SRC(5,1)=SRC(6,0)= (t6 + 2*t7 + t8 + 2) >> 2;
t7                977 libavcodec/h264pred_template.c     SRC(0,7)=SRC(1,6)=SRC(2,5)=SRC(3,4)=SRC(4,3)=SRC(5,2)=SRC(6,1)=SRC(7,0)= (t7 + 2*t8 + t9 + 2) >> 2;
t7               1008 libavcodec/h264pred_template.c     SRC(7,0)= (t5 + 2*t6 + t7 + 2) >> 2;
t7               1038 libavcodec/h264pred_template.c     SRC(7,1)= (t5 + 2*t6 + t7 + 2) >> 2;
t7               1039 libavcodec/h264pred_template.c     SRC(7,0)= (t6 + t7 + 1) >> 1;
t7               1090 libavcodec/h264pred_template.c     SRC(2,7)=SRC(3,5)=SRC(4,3)=SRC(5,1)= (t5 + 2*t6 + t7 + 2) >> 2;
t7               1091 libavcodec/h264pred_template.c     SRC(3,6)=SRC(4,4)=SRC(5,2)=SRC(6,0)= (t6 + t7 + 1) >> 1;
t7               1092 libavcodec/h264pred_template.c     SRC(3,7)=SRC(4,5)=SRC(5,3)=SRC(6,1)= (t6 + 2*t7 + t8 + 2) >> 2;
t7               1093 libavcodec/h264pred_template.c     SRC(4,6)=SRC(5,4)=SRC(6,2)=SRC(7,0)= (t7 + t8 + 1) >> 1;
t7               1094 libavcodec/h264pred_template.c     SRC(4,7)=SRC(5,5)=SRC(6,3)=SRC(7,1)= (t7 + 2*t8 + t9 + 2) >> 2;
t7               1145 libavcodec/h264pred_template.c     pix[7] = t7;
t7                 29 libavcodec/hqxdsp.c     int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF;
t7                 49 libavcodec/hqxdsp.c     t7  = t3 * 2 + t6;
t7                 51 libavcodec/hqxdsp.c     t9  = (int)(t7 * 11585U) >> 14;
t7                 75 libavcodec/hqxdsp.c     int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF;
t7                 85 libavcodec/hqxdsp.c     t7  = t3 * 2 + t6;
t7                 87 libavcodec/hqxdsp.c     t9  = (t7 * 11585) >> 14;
t7                245 libavcodec/ivi_dsp.c                   t0, t1, t2, t3, t4, t5, t6, t7, t8) {\
t7                248 libavcodec/ivi_dsp.c     IVI_HAAR_BFLY(t5, s7, t5, t7, t0); IVI_HAAR_BFLY(t1, s2, t1, t2, t0);\
t7                250 libavcodec/ivi_dsp.c     IVI_HAAR_BFLY(t7, s8, t7, t8, t0);\
t7                257 libavcodec/ivi_dsp.c     d7 = COMPENSATE(t7);\
t7                277 libavcodec/ivi_dsp.c     int     t0, t1, t2, t3, t4, t5, t6, t7, t8;
t7                295 libavcodec/ivi_dsp.c                       t0, t1, t2, t3, t4, t5, t6, t7, t8);
t7                317 libavcodec/ivi_dsp.c                       t0, t1, t2, t3, t4, t5, t6, t7, t8);
t7                329 libavcodec/ivi_dsp.c     int     t0, t1, t2, t3, t4, t5, t6, t7, t8;
t7                342 libavcodec/ivi_dsp.c                       t0, t1, t2, t3, t4, t5, t6, t7, t8);
t7                354 libavcodec/ivi_dsp.c     int     t0, t1, t2, t3, t4, t5, t6, t7, t8;
t7                366 libavcodec/ivi_dsp.c                       t0, t1, t2, t3, t4, t5, t6, t7, t8);
t7                507 libavcodec/ivi_dsp.c                        t0, t1, t2, t3, t4, t5, t6, t7, t8) {\
t7                511 libavcodec/ivi_dsp.c     IVI_SLANT_BFLY(s7, s3, t7, t3, t0); IVI_SLANT_BFLY(t4, s8, t4, t8, t0);\
t7                514 libavcodec/ivi_dsp.c     IVI_SLANT_BFLY(t5, t6, t5, t6, t0); IVI_IREFLECT  (t8, t7, t8, t7, t0);\
t7                516 libavcodec/ivi_dsp.c     IVI_SLANT_BFLY(t5, t8, t5, t8, t0); IVI_SLANT_BFLY(t6, t7, t6, t7, t0);\
t7                523 libavcodec/ivi_dsp.c     d7 = COMPENSATE(t7);\
t7                542 libavcodec/ivi_dsp.c     int     t0, t1, t2, t3, t4, t5, t6, t7, t8;
t7                551 libavcodec/ivi_dsp.c                            t0, t1, t2, t3, t4, t5, t6, t7, t8);
t7                568 libavcodec/ivi_dsp.c                            t0, t1, t2, t3, t4, t5, t6, t7, t8);
t7                632 libavcodec/ivi_dsp.c     int     t0, t1, t2, t3, t4, t5, t6, t7, t8;
t7                641 libavcodec/ivi_dsp.c                            t0, t1, t2, t3, t4, t5, t6, t7, t8);
t7                670 libavcodec/ivi_dsp.c     int     t0, t1, t2, t3, t4, t5, t6, t7, t8;
t7                682 libavcodec/ivi_dsp.c                            t0, t1, t2, t3, t4, t5, t6, t7, t8);
t7                159 libavcodec/mips/aaccoder_mips.c         int t0, t1, t2, t3, t4, t5, t6, t7;
t7                197 libavcodec/mips/aaccoder_mips.c               [t4]"=&r"(t4), [t5]"=&r"(t5), [t6]"=&r"(t6), [t7]"=&r"(t7)
t7                372 libavcodec/mips/aaccoder_mips.c         int t0, t1, t2, t3, t4, t5, t6, t7;
t7                415 libavcodec/mips/aaccoder_mips.c               [t4]"=&r"(t4), [t5]"=&r"(t5), [t6]"=&r"(t6), [t7]"=&r"(t7)
t7               1036 libavcodec/mips/aaccoder_mips.c         int t0, t1, t2, t3, t4, t5, t6, t7;
t7               1073 libavcodec/mips/aaccoder_mips.c               [t4]"=&r"(t4), [t5]"=&r"(t5), [t6]"=&r"(t6), [t7]"=&r"(t7)
t7               1166 libavcodec/mips/aaccoder_mips.c         int t0, t1, t2, t3, t4, t5, t6, t7;
t7               1208 libavcodec/mips/aaccoder_mips.c               [t4]"=&r"(t4), [t5]"=&r"(t5), [t6]"=&r"(t6), [t7]"=&r"(t7)
t7               1539 libavcodec/mips/aaccoder_mips.c         int t0, t1, t2, t3, t4, t5, t6, t7;
t7               1576 libavcodec/mips/aaccoder_mips.c               [t4]"=&r"(t4), [t5]"=&r"(t5), [t6]"=&r"(t6), [t7]"=&r"(t7)
t7               1766 libavcodec/mips/aaccoder_mips.c         int t0, t1, t2, t3, t4, t5, t6, t7;
t7               1808 libavcodec/mips/aaccoder_mips.c               [t4]"=&r"(t4), [t5]"=&r"(t5), [t6]"=&r"(t6), [t7]"=&r"(t7)
t7               2170 libavcodec/mips/aaccoder_mips.c         int t6, t7;
t7               2208 libavcodec/mips/aaccoder_mips.c               [t6]"=&r"(t6), [t7]"=&r"(t7)
t7                360 libavcodec/mips/mpegaudiodsp_mips_fixed.c     int t4, t5, t6, t8, t7;
t7                443 libavcodec/mips/mpegaudiodsp_mips_fixed.c           [t7] "=&r" (t7), [t8] "=&r" (t8)
t7                574 libavcodec/mips/mpegaudiodsp_mips_fixed.c             : [t7] "=&r" (t7), [temp_reg1] "=&r" (temp_reg1),
t7                144 libavcodec/mips/vc1dsp_msa.c     v4i32 t1, t2, t3, t4, t5, t6, t7, t8;
t7                176 libavcodec/mips/vc1dsp_msa.c     t7 = cnst_22 * in_r5 + cnst_10 * in_r7;
t7                181 libavcodec/mips/vc1dsp_msa.c     in_r4 = (t5 + t7) >> 3;
t7                187 libavcodec/mips/vc1dsp_msa.c     in_r7 = (t5 - t7) >> 3;
t7                199 libavcodec/mips/vc1dsp_msa.c     t7 = t2 - t4, t8 = t1 - t3;
t7                214 libavcodec/mips/vc1dsp_msa.c     in_r2 = (t7 + t3) >> 7;
t7                217 libavcodec/mips/vc1dsp_msa.c     in_r5 = (t7 - t3 + cnst_1) >> 7;
t7                234 libavcodec/mips/vc1dsp_msa.c     v4i32 t1, t2, t3, t4, t5, t6, t7, t8;
t7                261 libavcodec/mips/vc1dsp_msa.c     t7 = t2 - t4, t8 = t1 - t3;
t7                268 libavcodec/mips/vc1dsp_msa.c     in2 = (t7 + t3) >> 3;
t7                271 libavcodec/mips/vc1dsp_msa.c     in5 = (t7 - t3) >> 3;
t7                300 libavcodec/mips/vc1dsp_msa.c     t7 = cnst_22 * in5 + cnst_10 * in7;
t7                302 libavcodec/mips/vc1dsp_msa.c     in4 = (t5 + t7) >> 7;
t7                305 libavcodec/mips/vc1dsp_msa.c     in7 = (t5 - t7) >> 7;
t7                318 libavcodec/mips/vc1dsp_msa.c     v8i16 t0, t1, t2, t3, t4, t5, t6, t7;
t7                388 libavcodec/mips/vc1dsp_msa.c     t7 = cnst_para1 * in_r0 + cnst_para2 * in_r1
t7                394 libavcodec/mips/vc1dsp_msa.c     ADD4(t4, cnst_r, t5, cnst_r, t6, cnst_r, t7, cnst_r, t4, t5, t6, t7);
t7                400 libavcodec/mips/vc1dsp_msa.c     t4 >>= shift, t5 >>= shift, t6 >>= shift, t7 >>= shift;
t7                403 libavcodec/mips/vc1dsp_msa.c     TRANSPOSE8x8_SH_SH(t0, t1, t2, t3, t4, t5, t6, t7,
t7                404 libavcodec/mips/vc1dsp_msa.c                        t0, t1, t2, t3, t4, t5, t6, t7);
t7                418 libavcodec/mips/vc1dsp_msa.c     t4 = cnst_para1 * t5 + cnst_para2 * t6 - cnst_para0 * t4 - cnst_para3 * t7;
t7                419 libavcodec/mips/vc1dsp_msa.c     t5 = cnst_para1 * t6 + cnst_para2 * t7 - cnst_para0 * t5 - cnst_para3 * t8;
t7                420 libavcodec/mips/vc1dsp_msa.c     t6 = cnst_para1 * t7 + cnst_para2 * t8 - cnst_para0 * t6 - cnst_para3 * t9;
t7                421 libavcodec/mips/vc1dsp_msa.c     t7 = cnst_para1 * t8 + cnst_para2 * t9 - cnst_para0 * t7 - cnst_para3 * t10;
t7                423 libavcodec/mips/vc1dsp_msa.c     ADD4(t4, cnst_r, t5, cnst_r, t6, cnst_r, t7, cnst_r, t4, t5, t6, t7);
t7                425 libavcodec/mips/vc1dsp_msa.c     t4 >>= 7, t5 >>= 7, t6 >>= 7, t7 >>= 7;
t7                426 libavcodec/mips/vc1dsp_msa.c     TRANSPOSE8x8_SH_SH(t0, t1, t2, t3, t4, t5, t6, t7,
t7                427 libavcodec/mips/vc1dsp_msa.c                        t0, t1, t2, t3, t4, t5, t6, t7);
t7                428 libavcodec/mips/vc1dsp_msa.c     CLIP_SH8_0_255(t0, t1, t2, t3, t4, t5, t6, t7);
t7                429 libavcodec/mips/vc1dsp_msa.c     PCKEV_B4_SH(t1, t0, t3, t2, t5, t4, t7, t6, t0, t1, t2, t3);
t7                 72 libavcodec/mss34dsp.c     const unsigned t7 = 77062U * t5            - 51491U * t4;            \
t7                 79 libavcodec/mss34dsp.c     blk[1 * step] = (int)(  t3 + t7  + t8 + tA) >> shift;                \
t7                 81 libavcodec/mss34dsp.c     blk[3 * step] = (int)(  t0 + t7  - t9 + tB) >> shift;                \
t7                 82 libavcodec/mss34dsp.c     blk[4 * step] = (int)(-(t0 + t7) - t9 + tB) >> shift;                \
t7                 84 libavcodec/mss34dsp.c     blk[6 * step] = (int)(-(t3 + t7) + t8 + tA) >> shift;                \
t7                114 libavcodec/mv30.c     const int t7 = t1 - t3;
t7                127 libavcodec/mv30.c     blk[2 * step] = t7 + tF;
t7                130 libavcodec/mv30.c     blk[5 * step] = t7 - tF;
t7                 51 libavcodec/ppc/idctdsp.c     t7 = vec_mradds(a2, vx5, vx3);                      \
t7                 61 libavcodec/ppc/idctdsp.c     t8 = vec_subs(t1, t7);                              \
t7                 62 libavcodec/ppc/idctdsp.c     t1 = vec_adds(t1, t7);                              \
t7                 65 libavcodec/ppc/idctdsp.c     t7 = vec_adds(t5, t2);                              \
t7                 73 libavcodec/ppc/idctdsp.c     vy0 = vec_adds(t7, t1);                             \
t7                 74 libavcodec/ppc/idctdsp.c     vy7 = vec_subs(t7, t1);                             \
t7                 84 libavcodec/ppc/idctdsp.c     vec_s16 t0, t1, t2, t3, t4, t5, t6, t7, t8;                             \
t7                 49 libavcodec/ppc/vc1dsp_altivec.c     t7 = vec_sub(t0, t2); \
t7                 74 libavcodec/ppc/vc1dsp_altivec.c     s3 = vec_add(t7, t3); \
t7                 75 libavcodec/ppc/vc1dsp_altivec.c     s4 = vec_sub(t7, t3); \
t7                143 libavcodec/ppc/vc1dsp_altivec.c     vector signed int t0, t1, t2, t3, t4, t5, t6, t7;
t7                239 libavcodec/ppc/vc1dsp_altivec.c     vector signed int t0, t1, t2, t3, t4, t5, t6, t7;
t7                268 libavcodec/vc1dsp.c     register int t1, t2, t3, t4, t5, t6, t7, t8;
t7                281 libavcodec/vc1dsp.c         t7 = t2 - t4;
t7                291 libavcodec/vc1dsp.c         dst[2] = (t7 + t3) >> 3;
t7                294 libavcodec/vc1dsp.c         dst[5] = (t7 - t3) >> 3;
t7                312 libavcodec/vc1dsp.c         t7 = t2 - t4;
t7                322 libavcodec/vc1dsp.c         dst[16] = (t7 + t3) >> 7;
t7                325 libavcodec/vc1dsp.c         dst[40] = (t7 - t3 + 1) >> 7;
t7                359 libavcodec/vc1dsp.c     register int t1, t2, t3, t4, t5, t6, t7, t8;
t7                373 libavcodec/vc1dsp.c         t7 = t2 - t4;
t7                383 libavcodec/vc1dsp.c         dst[2] = (t7 + t3) >> 3;
t7                386 libavcodec/vc1dsp.c         dst[5] = (t7 - t3) >> 3;
t7                432 libavcodec/vc1dsp.c     register int t1, t2, t3, t4, t5, t6, t7, t8;
t7                462 libavcodec/vc1dsp.c         t7 = t2 - t4;
t7                472 libavcodec/vc1dsp.c         dest[2 * stride] = av_clip_uint8(dest[2 * stride] + ((t7 + t3)     >> 7));
t7                475 libavcodec/vc1dsp.c         dest[5 * stride] = av_clip_uint8(dest[5 * stride] + ((t7 - t3 + 1) >> 7));
t7               1207 libavcodec/vp9dsp_template.c     dctint t0, t0a, t1, t1a, t2, t2a, t3, t3a, t4, t4a, t5, t5a, t6, t6a, t7, t7a;
t7               1224 libavcodec/vp9dsp_template.c     t7  = t7a + t6a;
t7               1230 libavcodec/vp9dsp_template.c     out[0] = t0 + t7;
t7               1237 libavcodec/vp9dsp_template.c     out[7] = t0 - t7;
t7               1243 libavcodec/vp9dsp_template.c     dctint t0, t0a, t1, t1a, t2, t2a, t3, t3a, t4, t4a, t5, t5a, t6, t6a, t7, t7a;
t7               1261 libavcodec/vp9dsp_template.c     t7 = (t3a - t7a + (1 << 13)) >> 14;
t7               1265 libavcodec/vp9dsp_template.c     t6a = 15137 * t7 -  6270 * t6;
t7               1266 libavcodec/vp9dsp_template.c     t7a =  6270 * t7 + 15137 * t6;
t7               1276 libavcodec/vp9dsp_template.c     t7     =   (t5a - t7a + (1 << 13)) >> 14;
t7               1280 libavcodec/vp9dsp_template.c     out[2] =   ((t6 + t7) * 11585 + (1 << 13)) >> 14;
t7               1281 libavcodec/vp9dsp_template.c     out[5] = -(((t6 - t7) * 11585 + (1 << 13)) >> 14);
t7               1289 libavcodec/vp9dsp_template.c     dctint t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15;
t7               1317 libavcodec/vp9dsp_template.c     t7  = t7a  + t6a;
t7               1334 libavcodec/vp9dsp_template.c     t0a  = t0   + t7;
t7               1341 libavcodec/vp9dsp_template.c     t7   = t0   - t7;
t7               1363 libavcodec/vp9dsp_template.c     out[ 7] = t7  + t8a;
t7               1364 libavcodec/vp9dsp_template.c     out[ 8] = t7  - t8a;
t7               1377 libavcodec/vp9dsp_template.c     dctint t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15;
t7               1388 libavcodec/vp9dsp_template.c     t7  = IN(9)  *  9760U - IN(6)  * 13160U;
t7               1405 libavcodec/vp9dsp_template.c     t7a  = (dctint)((1U << 13) + t7 + t15) >> 14;
t7               1413 libavcodec/vp9dsp_template.c     t15a = (dctint)((1U << 13) + t7 - t15) >> 14;
t7               1431 libavcodec/vp9dsp_template.c     t7   = t3a - t7a;
t7               1443 libavcodec/vp9dsp_template.c     t6a  = t7 * 15137U - t6 *  6270U;
t7               1444 libavcodec/vp9dsp_template.c     t7a  = t7 *  6270U + t6 * 15137U;
t7               1457 libavcodec/vp9dsp_template.c     t7      =   (dctint)((1U << 13) + t5a - t7a) >> 14;
t7               1469 libavcodec/vp9dsp_template.c     out[ 4] = (dctint)( (t7   + t6)   * 11585U  + (1 << 13)) >> 14;
t7               1470 libavcodec/vp9dsp_template.c     out[11] = (dctint)( (t7   - t6)   * 11585U  + (1 << 13)) >> 14;
t7               1522 libavcodec/vp9dsp_template.c     dctint t7  = t7a  + t6a;
t7               1563 libavcodec/vp9dsp_template.c     t0a  = t0   + t7;
t7               1570 libavcodec/vp9dsp_template.c     t7a  = t0   - t7;
t7               1616 libavcodec/vp9dsp_template.c     t7   = t7a + t8a;
t7               1658 libavcodec/vp9dsp_template.c     out[ 7] = t7   + t24a;
t7               1675 libavcodec/vp9dsp_template.c     out[24] = t7   - t24a;
t7                299 libavutil/tx_template.c     FFTSample t1, t2, t3, t4, t5, t6, t7, t8;
t7                305 libavutil/tx_template.c     BF(t7, t5, z[2].im, z[3].im);
t7                307 libavutil/tx_template.c     BF(z[3].re, z[1].re, t3, t7);