t2 69 libavcodec/aactab.h float t2 = 3.63797880709171295166015625e-12; // 2^(-38) t2 80 libavcodec/aactab.h t2 *= 2; t2 85 libavcodec/aactab.h ff_aac_pow34sf_tab[i] = t2 * exp2_lut[t2_inc_cur]; t2 573 libavcodec/adpcmenc.c int t1, t2; t2 575 libavcodec/adpcmenc.c t2 = adpcm_ima_qt_compress_sample(status, samples_p[ch][i + 1]); t2 576 libavcodec/adpcmenc.c put_bits(&pb, 4, t2); t2 49 libavcodec/alpha/simple_idct_alpha.c uint64_t l, r, t2; t2 60 libavcodec/alpha/simple_idct_alpha.c t2 = (uint16_t) a0; t2 61 libavcodec/alpha/simple_idct_alpha.c t2 |= t2 << 16; t2 62 libavcodec/alpha/simple_idct_alpha.c t2 |= t2 << 32; t2 64 libavcodec/alpha/simple_idct_alpha.c stq(t2, row); t2 65 libavcodec/alpha/simple_idct_alpha.c stq(t2, row + 4); t2 518 libavcodec/ass_split.c int x1, y1, x2, y2, t1 = -1, t2 = -1; t2 557 libavcodec/ass_split.c sscanf(buf, "\\move(%d,%d,%d,%d,%d,%d)%1[\\}]%n", &x1, &y1, &x2, &y2, &t1, &t2, sep, &len) > 6) { t2 559 libavcodec/ass_split.c callbacks->move(priv, x1, y1, x2, y2, t1, t2); t2 174 libavcodec/ass_split.h void (*move)(void *priv, int x1, int y1, int x2, int y2, int t1, int t2); t2 133 libavcodec/clearvideo.c const int t2 = OP(1609 * blk[5 * step] + 2408 * blk[3 * step]); \ t2 139 libavcodec/clearvideo.c const int t8 = t0 + t2; \ t2 140 libavcodec/clearvideo.c const int t9 = t0 - t2; \ t2 31 libavcodec/exrdsp.c const uint8_t *t2 = src + half_size; t2 37 libavcodec/exrdsp.c *(s++) = *(t2++); t2 495 libavcodec/fft_template.c BF(t4, t6, t2, t6);\ t2 508 libavcodec/fft_template.c BF(t4, t6, t2, t6);\ t2 514 libavcodec/fft_template.c CMUL(t1, t2, a2.re, a2.im, wre, -wim);\ t2 521 libavcodec/fft_template.c t2 = a2.im;\ t2 531 libavcodec/fft_template.c FFTDouble t1, t2, t3, t4, t5, t6;\ t2 567 libavcodec/fft_template.c FFTDouble t1, t2, t3, t4, t5, t6, t7, t8; t2 572 libavcodec/fft_template.c BF(t4, t2, z[0].im, z[1].im); t2 576 libavcodec/fft_template.c BF(z[2].im, z[0].im, t2, t5); t2 581 libavcodec/fft_template.c FFTDouble t1, t2, t3, t4, t5, t6; t2 586 libavcodec/fft_template.c BF(t2, z[5].im, z[4].im, -z[5].im); t2 597 libavcodec/fft_template.c FFTDouble t1, t2, t3, t4, t5, t6; t2 91 libavcodec/fic.c const unsigned t2 = 6393 * blk[7 * step] + 32139 * blk[1 * step]; t2 93 libavcodec/fic.c const unsigned t4 = 5793U * ((int)(t2 + t0 + 0x800) >> 12); t2 95 libavcodec/fic.c const unsigned t6 = t2 - t0; t2 418 libavcodec/flashsv2enc.c unsigned int t2 = (c2 & 0x000000ff) + ((c2 & 0x0000ff00) >> 8) + ((c2 & 0x00ff0000) >> 16); t2 420 libavcodec/flashsv2enc.c return ABSDIFF(t1, t2) + ABSDIFF(c1 & 0x000000ff, c2 & 0x000000ff) + t2 61 libavcodec/h264pred.c (t0 + 2*t1 + t2 + 2) >> 2, t2 62 libavcodec/h264pred.c (t1 + 2*t2 + t3 + 2) >> 2, t2 63 libavcodec/h264pred.c (t2 + 2*t3 + t4 + 2) >> 2); t2 91 libavcodec/h264pred.c src[0+1*stride]=(l2 + t2)>>1; t2 115 libavcodec/h264pred.c src[0+0*stride]=(t0 + t2 + 2*t1 + 2 + l0 + l2 + 2*l1 + 2)>>3; t2 117 libavcodec/h264pred.c src[0+1*stride]=(t1 + t3 + 2*t2 + 2 + l1 + l3 + 2*l2 + 2)>>3; t2 120 libavcodec/h264pred.c src[0+2*stride]=(t2 + t4 + 2*t3 + 2 + l2 + l4 + 2*l3 + 2)>>3; t2 141 libavcodec/h264pred.c src[0+0*stride]=(t0 + t2 + 2*t1 + 2 + l0 + l2 + 2*l1 + 2)>>3; t2 143 libavcodec/h264pred.c src[0+1*stride]=(t1 + t3 + 2*t2 + 2 + l1 + l3 + 2*l2 + 2)>>3; t2 146 libavcodec/h264pred.c src[0+2*stride]=(t2 + t4 + 2*t3 + 2 + l2 + 3*l3 + 2)>>3; t2 169 libavcodec/h264pred.c src[0+2*stride]=(t1 + t2 + 1)>>1; t2 171 libavcodec/h264pred.c src[1+2*stride]=(t2 + t3 + 1)>>1; t2 175 libavcodec/h264pred.c src[0+1*stride]=(t0 + 2*t1 + t2 + l2 + 2*l3 + l4 + 4)>>3; t2 177 libavcodec/h264pred.c src[0+3*stride]=(t1 + 2*t2 + t3 + 2)>>2; t2 179 libavcodec/h264pred.c src[1+3*stride]=(t2 + 2*t3 + t4 + 2)>>2; t2 211 libavcodec/h264pred.c src[0+2*stride]=(t1 + t2 + 1)>>1; t2 213 libavcodec/h264pred.c src[1+2*stride]=(t2 + t3 + 1)>>1; t2 216 libavcodec/h264pred.c src[0+1*stride]=(t0 + 2*t1 + t2 + 2)>>2; t2 218 libavcodec/h264pred.c src[0+3*stride]=(t1 + 2*t2 + t3 + 2)>>2; t2 220 libavcodec/h264pred.c src[1+3*stride]=(t2 + 2*t3 + t4 + 2)>>2; t2 235 libavcodec/h264pred.c src[0+0*stride]=(t1 + 2*t2 + t3 + 2*l0 + 2*l1 + 4)>>3; t2 236 libavcodec/h264pred.c src[1+0*stride]=(t2 + 2*t3 + t4 + l0 + 2*l1 + l2 + 4)>>3; t2 261 libavcodec/h264pred.c src[0+0*stride]=(t1 + 2*t2 + t3 + 2*l0 + 2*l1 + 4)>>3; t2 262 libavcodec/h264pred.c src[1+0*stride]=(t2 + 2*t3 + t4 + l0 + 2*l1 + l2 + 4)>>3; t2 162 libavcodec/h264pred_template.c const unsigned av_unused t2 = src[ 2-1*stride];\ t2 188 libavcodec/h264pred_template.c src[3+1*stride]=(t0 + 2*t1 + t2 + 2)>>2; t2 189 libavcodec/h264pred_template.c src[3+0*stride]=(t1 + 2*t2 + t3 + 2)>>2; t2 202 libavcodec/h264pred_template.c src[0+0*stride]=(t0 + t2 + 2*t1 + 2)>>2; t2 204 libavcodec/h264pred_template.c src[0+1*stride]=(t1 + t3 + 2*t2 + 2)>>2; t2 207 libavcodec/h264pred_template.c src[0+2*stride]=(t2 + t4 + 2*t3 + 2)>>2; t2 235 libavcodec/h264pred_template.c src[3+2*stride]=(t1 + t2 + 1)>>1; t2 236 libavcodec/h264pred_template.c src[3+0*stride]=(t2 + t3 + 1)>>1; t2 242 libavcodec/h264pred_template.c src[3+3*stride]=(t0 + 2*t1 + t2 + 2)>>2; t2 243 libavcodec/h264pred_template.c src[3+1*stride]=(t1 + 2*t2 + t3 + 2)>>2; t2 260 libavcodec/h264pred_template.c src[0+2*stride]=(t1 + t2 + 1)>>1; t2 262 libavcodec/h264pred_template.c src[1+2*stride]=(t2 + t3 + 1)>>1; t2 266 libavcodec/h264pred_template.c src[0+1*stride]=(t0 + 2*t1 + t2 + 2)>>2; t2 268 libavcodec/h264pred_template.c src[0+3*stride]=(t1 + 2*t2 + t3 + 2)>>2; t2 270 libavcodec/h264pred_template.c src[1+3*stride]=(t2 + 2*t3 + t4 + 2)>>2; t2 316 libavcodec/h264pred_template.c src[3+0*stride]=(t0 + 2*t1 + t2 + 2)>>2; t2 910 libavcodec/h264pred_template.c const pixel4 dc = PIXEL_SPLAT_X4((t0+t1+t2+t3+t4+t5+t6+t7+4) >> 3); t2 922 libavcodec/h264pred_template.c +t0+t1+t2+t3+t4+t5+t6+t7+8) >> 4); t2 950 libavcodec/h264pred_template.c src[2] = t2; t2 970 libavcodec/h264pred_template.c SRC(0,0)= (t0 + 2*t1 + t2 + 2) >> 2; t2 971 libavcodec/h264pred_template.c SRC(0,1)=SRC(1,0)= (t1 + 2*t2 + t3 + 2) >> 2; t2 972 libavcodec/h264pred_template.c SRC(0,2)=SRC(1,1)=SRC(2,0)= (t2 + 2*t3 + t4 + 2) >> 2; t2 1003 libavcodec/h264pred_template.c SRC(2,0)=SRC(3,1)=SRC(4,2)=SRC(5,3)=SRC(6,4)=SRC(7,5)= (t0 + 2*t1 + t2 + 2) >> 2; t2 1004 libavcodec/h264pred_template.c SRC(3,0)=SRC(4,1)=SRC(5,2)=SRC(6,3)=SRC(7,4)= (t1 + 2*t2 + t3 + 2) >> 2; t2 1005 libavcodec/h264pred_template.c SRC(4,0)=SRC(5,1)=SRC(6,2)=SRC(7,3)= (t2 + 2*t3 + t4 + 2) >> 2; t2 1028 libavcodec/h264pred_template.c SRC(2,1)=SRC(3,3)=SRC(4,5)=SRC(5,7)= (t0 + 2*t1 + t2 + 2) >> 2; t2 1029 libavcodec/h264pred_template.c SRC(2,0)=SRC(3,2)=SRC(4,4)=SRC(5,6)= (t1 + t2 + 1) >> 1; t2 1030 libavcodec/h264pred_template.c SRC(3,1)=SRC(4,3)=SRC(5,5)=SRC(6,7)= (t1 + 2*t2 + t3 + 2) >> 2; t2 1031 libavcodec/h264pred_template.c SRC(3,0)=SRC(4,2)=SRC(5,4)=SRC(6,6)= (t2 + t3 + 1) >> 1; t2 1032 libavcodec/h264pred_template.c SRC(4,1)=SRC(5,3)=SRC(6,5)=SRC(7,7)= (t2 + 2*t3 + t4 + 2) >> 2; t2 1066 libavcodec/h264pred_template.c SRC(3,0)=SRC(5,1)=SRC(7,2)= (t2 + 2*t1 + t0 + 2) >> 2; t2 1067 libavcodec/h264pred_template.c SRC(4,0)=SRC(6,1)= (t3 + 2*t2 + t1 + 2) >> 2; t2 1068 libavcodec/h264pred_template.c SRC(5,0)=SRC(7,1)= (t4 + 2*t3 + t2 + 2) >> 2; t2 1080 libavcodec/h264pred_template.c SRC(0,1)= (t0 + 2*t1 + t2 + 2) >> 2; t2 1081 libavcodec/h264pred_template.c SRC(0,2)=SRC(1,0)= (t1 + t2 + 1) >> 1; t2 1082 libavcodec/h264pred_template.c SRC(0,3)=SRC(1,1)= (t1 + 2*t2 + t3 + 2) >> 2; t2 1083 libavcodec/h264pred_template.c SRC(0,4)=SRC(1,2)=SRC(2,0)= (t2 + t3 + 1) >> 1; t2 1084 libavcodec/h264pred_template.c SRC(0,5)=SRC(1,3)=SRC(2,1)= (t2 + 2*t3 + t4 + 2) >> 2; t2 1140 libavcodec/h264pred_template.c pix[2] = t2; t2 29 libavcodec/hqxdsp.c int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; t2 44 libavcodec/hqxdsp.c t2 = ((int)(s7 * 4520U + s1 * 22725U) >> 15) - t0; t2 46 libavcodec/hqxdsp.c t4 = t0 * 2 + t2; t2 48 libavcodec/hqxdsp.c t6 = t2 - t3; t2 75 libavcodec/hqxdsp.c int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; t2 80 libavcodec/hqxdsp.c t2 = ((blk[7] * 4520 + blk[1] * 22725) >> 14) - t0; t2 82 libavcodec/hqxdsp.c t4 = t0 * 2 + t2; t2 84 libavcodec/hqxdsp.c t6 = t2 - t3; t2 455 libavcodec/imc.c int t2 = 1; t2 534 libavcodec/imc.c flg = t2; t2 535 libavcodec/imc.c t2 = 1; t2 537 libavcodec/imc.c t2 = -1; t2 539 libavcodec/imc.c flg = t2; t2 540 libavcodec/imc.c if (flg != t2) t2 245 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4, t5, t6, t7, t8) {\ t2 248 libavcodec/ivi_dsp.c IVI_HAAR_BFLY(t5, s7, t5, t7, t0); IVI_HAAR_BFLY(t1, s2, t1, t2, t0);\ t2 252 libavcodec/ivi_dsp.c d2 = COMPENSATE(t2);\ t2 261 libavcodec/ivi_dsp.c #define INV_HAAR4(s1, s3, s5, s7, d1, d2, d3, d4, t0, t1, t2, t3, t4) {\ t2 263 libavcodec/ivi_dsp.c IVI_HAAR_BFLY(t0, s5, t2, t3, t4);\ t2 264 libavcodec/ivi_dsp.c d1 = COMPENSATE(t2);\ t2 266 libavcodec/ivi_dsp.c IVI_HAAR_BFLY(t1, s7, t2, t3, t4);\ t2 267 libavcodec/ivi_dsp.c d3 = COMPENSATE(t2);\ t2 277 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4, t5, t6, t7, t8; t2 295 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4, t5, t6, t7, t8); t2 317 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4, t5, t6, t7, t8); t2 329 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4, t5, t6, t7, t8; t2 342 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4, t5, t6, t7, t8); t2 354 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4, t5, t6, t7, t8; t2 366 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4, t5, t6, t7, t8); t2 386 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4; t2 400 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4); t2 418 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4); t2 430 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4; t2 440 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4); t2 452 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4; t2 461 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4); t2 507 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4, t5, t6, t7, t8) {\ t2 510 libavcodec/ivi_dsp.c IVI_SLANT_BFLY(s1, t5, t1, t5, t0); IVI_SLANT_BFLY(s2, s6, t2, t6, t0);\ t2 513 libavcodec/ivi_dsp.c IVI_SLANT_BFLY(t1, t2, t1, t2, t0); IVI_IREFLECT (t4, t3, t4, t3, t0);\ t2 515 libavcodec/ivi_dsp.c IVI_SLANT_BFLY(t1, t4, t1, t4, t0); IVI_SLANT_BFLY(t2, t3, t2, t3, t0);\ t2 518 libavcodec/ivi_dsp.c d2 = COMPENSATE(t2);\ t2 527 libavcodec/ivi_dsp.c #define IVI_INV_SLANT4(s1, s4, s2, s3, d1, d2, d3, d4, t0, t1, t2, t3, t4) {\ t2 528 libavcodec/ivi_dsp.c IVI_SLANT_BFLY(s1, s2, t1, t2, t0); IVI_IREFLECT (s4, s3, t4, t3, t0);\ t2 530 libavcodec/ivi_dsp.c IVI_SLANT_BFLY(t1, t4, t1, t4, t0); IVI_SLANT_BFLY(t2, t3, t2, t3, t0);\ t2 532 libavcodec/ivi_dsp.c d2 = COMPENSATE(t2);\ t2 542 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4, t5, t6, t7, t8; t2 551 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4, t5, t6, t7, t8); t2 568 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4, t5, t6, t7, t8); t2 582 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4; t2 591 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4); t2 608 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4); t2 632 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4, t5, t6, t7, t8; t2 641 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4, t5, t6, t7, t8); t2 670 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4, t5, t6, t7, t8; t2 682 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4, t5, t6, t7, t8); t2 711 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4; t2 720 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4); t2 731 libavcodec/ivi_dsp.c int t0, t1, t2, t3, t4; t2 740 libavcodec/ivi_dsp.c t0, t1, t2, t3, t4); t2 57 libavcodec/jpeg2000.c Jpeg2000TgtNode *res, *t, *t2; t2 73 libavcodec/jpeg2000.c t2 = t + pw * ph; t2 77 libavcodec/jpeg2000.c t[i * pw + j].parent = &t2[(i >> 1) * w + (j >> 1)]; t2 79 libavcodec/jpeg2000.c t = t2; t2 66 libavcodec/jpeglsdec.c s->t2 = get_bits(&s->gb, 16); t2 72 libavcodec/jpeglsdec.c s->maxval, s->t1, s->t2, s->t3, s->reset); t2 140 libavcodec/jpeglsdec.c ff_dlog(s->avctx, "ID=%i, T=%i,%i,%i\n", id, s->t1, s->t2, s->t3); t2 373 libavcodec/jpeglsdec.c state->T2 = s->t2; t2 159 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4, t5, t6, t7; t2 196 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 257 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4; t2 310 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 372 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4, t5, t6, t7; t2 414 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 475 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4; t2 527 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 593 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4; t2 645 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 712 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4; t2 764 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 808 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4; t2 869 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 1036 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4, t5, t6, t7; t2 1072 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 1107 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4; t2 1132 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 1166 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4, t5, t6, t7; t2 1207 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 1239 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4; t2 1264 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 1297 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4; t2 1322 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 1539 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4, t5, t6, t7; t2 1575 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 1657 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4; t2 1682 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 1766 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4, t5, t6, t7; t2 1807 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 1890 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4; t2 1941 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 2030 libavcodec/mips/aaccoder_mips.c int t0, t1, t2, t3, t4; t2 2081 libavcodec/mips/aaccoder_mips.c [t0]"=&r"(t0), [t1]"=&r"(t1), [t2]"=&r"(t2), [t3]"=&r"(t3), t2 2166 libavcodec/mips/aaccoder_mips.c float t1, t2, t3, t4, V; t2 2231 libavcodec/mips/aaccoder_mips.c t2 = fabsf(in[i+1]); t2 2249 libavcodec/mips/aaccoder_mips.c if (t2 >= CLIPPED_ESCAPE) { t2 2250 libavcodec/mips/aaccoder_mips.c di2 = t2 - CLIPPED_ESCAPE; t2 2253 libavcodec/mips/aaccoder_mips.c di2 = t2 - (V = c2 * cbrtf(c2) * IQ); t2 2257 libavcodec/mips/aaccoder_mips.c di2 = t2 - (V = vec[1] * IQ); t2 356 libavcodec/mips/mpegaudiodsp_mips_fixed.c int t0, t1, t2, t3, s0, s1, s2, s3; t2 441 libavcodec/mips/mpegaudiodsp_mips_fixed.c : [in] "+r" (in), [t1] "=&r" (t1), [t2] "=&r" (t2), [t3] "=&r" (t3), t2 577 libavcodec/mips/mpegaudiodsp_mips_fixed.c [t4] "=&r" (t4), [t5] "=&r" (t5), [t6] "=&r"(t6), [t2] "=&r" (t2), t2 876 libavcodec/mips/mpegaudiodsp_mips_fixed.c : [t0] "=&r" (t0), [t1] "=&r" (t1), [t2] "=&r" (t2), [t3] "=&r" (t3), t2 795 libavcodec/mips/mpegaudiodsp_mips_float.c float t0, t1, t2, t3, s0, s1, s2, s3; t2 1000 libavcodec/mips/mpegaudiodsp_mips_float.c [t2] "=&f" (t2), [t3] "=&f" (t3), t2 1221 libavcodec/mips/mpegaudiodsp_mips_float.c [t2] "=&f" (t2), [t3] "=&f" (t3), t2 144 libavcodec/mips/vc1dsp_msa.c v4i32 t1, t2, t3, t4, t5, t6, t7, t8; t2 173 libavcodec/mips/vc1dsp_msa.c t2 = cnst_17 * (in_r0 - in_r2) + cnst_4; t2 182 libavcodec/mips/vc1dsp_msa.c in_r1 = (t2 - t4) >> 3; t2 184 libavcodec/mips/vc1dsp_msa.c in_r2 = (t2 + t4) >> 3; t2 195 libavcodec/mips/vc1dsp_msa.c t2 = cnst_12 * (in_r0 - in_r4) + cnst_64; t2 198 libavcodec/mips/vc1dsp_msa.c t5 = t1 + t3, t6 = t2 + t4; t2 199 libavcodec/mips/vc1dsp_msa.c t7 = t2 - t4, t8 = t1 - t3; t2 201 libavcodec/mips/vc1dsp_msa.c t2 = cnst_15 * in_r1 - cnst_4 * in_r3 - cnst_16 * in_r5 - cnst_9 * in_r7; t2 213 libavcodec/mips/vc1dsp_msa.c in_r1 = (t6 + t2) >> 7; t2 218 libavcodec/mips/vc1dsp_msa.c in_r6 = (t6 - t2 + cnst_1) >> 7; t2 234 libavcodec/mips/vc1dsp_msa.c v4i32 t1, t2, t3, t4, t5, t6, t7, t8; t2 248 libavcodec/mips/vc1dsp_msa.c LD_SW4(block, 8, t1, t2, t3, t4); t2 250 libavcodec/mips/vc1dsp_msa.c UNPCK_SH_SW(t2, in1, in5); t2 257 libavcodec/mips/vc1dsp_msa.c t2 = cnst_12 * (in0 - in4) + cnst_4; t2 260 libavcodec/mips/vc1dsp_msa.c t5 = t1 + t3, t6 = t2 + t4; t2 261 libavcodec/mips/vc1dsp_msa.c t7 = t2 - t4, t8 = t1 - t3; t2 263 libavcodec/mips/vc1dsp_msa.c t2 = cnst_15 * in1 - cnst_4 * in3 - cnst_16 * in5 - cnst_9 * in7; t2 267 libavcodec/mips/vc1dsp_msa.c in1 = (t6 + t2) >> 3; t2 272 libavcodec/mips/vc1dsp_msa.c in6 = (t6 - t2) >> 3; t2 276 libavcodec/mips/vc1dsp_msa.c PCKEV_H4_SW(in4, in0, in5, in1, in6, in2, in7, in3, t1, t2, t3, t4); t2 277 libavcodec/mips/vc1dsp_msa.c ST_SW4(t1, t2, t3, t4, block, 8); t2 288 libavcodec/mips/vc1dsp_msa.c t2 = cnst_17 * (in0 - in2) + cnst_64; t2 292 libavcodec/mips/vc1dsp_msa.c in1 = (t2 - t4) >> 7; t2 293 libavcodec/mips/vc1dsp_msa.c in2 = (t2 + t4) >> 7; t2 318 libavcodec/mips/vc1dsp_msa.c v8i16 t0, t1, t2, t3, t4, t5, t6, t7; t2 353 libavcodec/mips/vc1dsp_msa.c t2 = cnst_para1 * in_r3 + cnst_para2 * in_r0 t2 393 libavcodec/mips/vc1dsp_msa.c ADD4(t0, cnst_r, t1, cnst_r, t2, cnst_r, t3, cnst_r, t0, t1, t2, t3); t2 399 libavcodec/mips/vc1dsp_msa.c t0 >>= shift, t1 >>= shift, t2 >>= shift, t3 >>= shift; t2 403 libavcodec/mips/vc1dsp_msa.c TRANSPOSE8x8_SH_SH(t0, t1, t2, t3, t4, t5, t6, t7, t2 404 libavcodec/mips/vc1dsp_msa.c t0, t1, t2, t3, t4, t5, t6, t7); t2 414 libavcodec/mips/vc1dsp_msa.c t0 = cnst_para1 * t1 + cnst_para2 * t2 - cnst_para0 * t0 - cnst_para3 * t3; t2 415 libavcodec/mips/vc1dsp_msa.c t1 = cnst_para1 * t2 + cnst_para2 * t3 - cnst_para0 * t1 - cnst_para3 * t4; t2 416 libavcodec/mips/vc1dsp_msa.c t2 = cnst_para1 * t3 + cnst_para2 * t4 - cnst_para0 * t2 - cnst_para3 * t5; t2 422 libavcodec/mips/vc1dsp_msa.c ADD4(t0, cnst_r, t1, cnst_r, t2, cnst_r, t3, cnst_r, t0, t1, t2, t3); t2 424 libavcodec/mips/vc1dsp_msa.c t0 >>= 7, t1 >>= 7, t2 >>= 7, t3 >>= 7; t2 426 libavcodec/mips/vc1dsp_msa.c TRANSPOSE8x8_SH_SH(t0, t1, t2, t3, t4, t5, t6, t7, t2 427 libavcodec/mips/vc1dsp_msa.c t0, t1, t2, t3, t4, t5, t6, t7); t2 428 libavcodec/mips/vc1dsp_msa.c CLIP_SH8_0_255(t0, t1, t2, t3, t4, t5, t6, t7); t2 429 libavcodec/mips/vc1dsp_msa.c PCKEV_B4_SH(t1, t0, t3, t2, t5, t4, t7, t6, t0, t1, t2, t3); t2 430 libavcodec/mips/vc1dsp_msa.c ST_D8(t0, t1, t2, t3, 0, 1, 0, 1, 0, 1, 0, 1, dst, stride); t2 537 libavcodec/mips/vp3dsp_idct_msa.c v4u32 t0, t1, t2, t3; t2 572 libavcodec/mips/vp3dsp_idct_msa.c t2 = ((v4u32)f0) >> 1; t2 574 libavcodec/mips/vp3dsp_idct_msa.c t2 = t2 + (v4u32)f2; t2 583 libavcodec/mips/vp3dsp_idct_msa.c ST_W8(t2, t3, 0, 1, 2, 3, 0, 1, 2, 3, dst + 4, stride); t2 1259 libavcodec/mips/vp8dsp_mmi.c int i, t0, t1, t2, t3; t2 1265 libavcodec/mips/vp8dsp_mmi.c t2 = MUL_35468(block[4 + i]) - MUL_20091(block[12 + i]); t2 1273 libavcodec/mips/vp8dsp_mmi.c tmp[i * 4 + 1] = t1 + t2; t2 1274 libavcodec/mips/vp8dsp_mmi.c tmp[i * 4 + 2] = t1 - t2; t2 1281 libavcodec/mips/vp8dsp_mmi.c t2 = MUL_35468(tmp[4 + i]) - MUL_20091(tmp[12 + i]); t2 1285 libavcodec/mips/vp8dsp_mmi.c dst[1] = av_clip_uint8(dst[1] + ((t1 + t2 + 4) >> 3)); t2 1286 libavcodec/mips/vp8dsp_mmi.c dst[2] = av_clip_uint8(dst[2] + ((t1 - t2 + 4) >> 3)); t2 80 libavcodec/mjpegdec.h int t1,t2,t3; t2 268 libavcodec/motion_est_template.c const int64_t t2= nx*nx*(tr + tl - 2*t) + 4*nx*(tr-tl) + 32*t; t2 271 libavcodec/motion_est_template.c int score= (ny*ny*(b2 + t2 - 2*c2) + 4*ny*(b2 - t2) + 32*c2 + 512)>>10; t2 88 libavcodec/mpc.c int t1, t2; t2 91 libavcodec/mpc.c t2 = c->sb_samples[1][j][i]; t2 92 libavcodec/mpc.c c->sb_samples[0][j][i] = t1 + t2; t2 93 libavcodec/mpc.c c->sb_samples[1][j][i] = t1 - t2; t2 464 libavcodec/mpegaudiodec_template.c SUINTFLOAT in0, in1, in2, in3, in4, in5, t1, t2; t2 479 libavcodec/mpegaudiodec_template.c t2 = MULH3(in1 - in5, C4, 2); t2 482 libavcodec/mpegaudiodec_template.c out[10] = t1 + t2; t2 484 libavcodec/mpegaudiodec_template.c out[ 4] = t1 - t2; t2 306 libavcodec/mpegaudiodsp_template.c SUINTFLOAT t0, t1, t2, t3, s0, s1, s2, s3; t2 318 libavcodec/mpegaudiodsp_template.c t2 = in1[2*4] + in1[2*8] - in1[2*2]; t2 322 libavcodec/mpegaudiodsp_template.c tmp1[ 6] = t1 - SHR(t2,1); t2 323 libavcodec/mpegaudiodsp_template.c tmp1[16] = t1 + t2; t2 327 libavcodec/mpegaudiodsp_template.c t2 = MULH3(in1[2*2] + in1[2*8] , -C4, 2); t2 329 libavcodec/mpegaudiodsp_template.c tmp1[10] = t3 - t0 - t2; t2 331 libavcodec/mpegaudiodsp_template.c tmp1[14] = t3 + t2 - t1; t2 334 libavcodec/mpegaudiodsp_template.c t2 = MULH3(in1[2*1] + in1[2*5], C1, 2); t2 340 libavcodec/mpegaudiodsp_template.c tmp1[ 0] = t2 + t3 + t0; t2 341 libavcodec/mpegaudiodsp_template.c tmp1[12] = t2 + t1 - t0; t2 352 libavcodec/mpegaudiodsp_template.c t2 = tmp[i + 1]; t2 354 libavcodec/mpegaudiodsp_template.c s1 = MULH3(t3 + t2, icos36h[ j], 2); t2 355 libavcodec/mpegaudiodsp_template.c s3 = MULLx(t3 - t2, icos36 [8 - j], FRAC_BITS); t2 593 libavcodec/mss3.c int A, B, C, D, t1, t2, t3, t4; t2 616 libavcodec/mss3.c t2 = C - D; t2 619 libavcodec/mss3.c dst[i * 2] = av_clip_uint8(t1 - t2); t2 620 libavcodec/mss3.c dst[i * 2 + stride] = av_clip_uint8(t1 + t2); t2 67 libavcodec/mss34dsp.c const unsigned t2 =-33410U * blk[5 * step] -167963U * blk[3 * step]; \ t2 80 libavcodec/mss34dsp.c blk[2 * step] = (int)( t2 + t6 - t8 + tA) >> shift; \ t2 83 libavcodec/mss34dsp.c blk[5 * step] = (int)(-(t2 + t6) - t8 + tA) >> shift; \ t2 109 libavcodec/mv30.c const int t2 = blk[2 * step] + blk[6 * step]; t2 110 libavcodec/mv30.c const int t3 = ((int)((blk[2 * step] - blk[6 * step]) * 362U) >> 8) - t2; t2 111 libavcodec/mv30.c const int t4 = t0 + t2; t2 112 libavcodec/mv30.c const int t5 = t0 - t2; t2 203 libavcodec/mv30.c const int t2 = (int)(t1 * 473U) >> 8; t2 204 libavcodec/mv30.c const int t3 = t2 - t1; t2 206 libavcodec/mv30.c const int t5 = (((int)(t1 * 277U) >> 8) - t2) + t4; t2 387 libavcodec/on2avc.c #define CMUL0(dst, id, s0, s1, s2, s3, t0, t1, t2, t3, is, it) \ t2 389 libavcodec/on2avc.c + s2[is] * t2[it] + s3[is] * t3[it]; \ t2 391 libavcodec/on2avc.c + s2[is] * t2[it + 1] + s3[is] * t3[it + 1]; t2 393 libavcodec/on2avc.c #define CMUL1(dst, s0, s1, s2, s3, t0, t1, t2, t3, is, it) \ t2 396 libavcodec/on2avc.c + CMUL1_R(s2, t2, is, it) \ t2 400 libavcodec/on2avc.c + CMUL1_I(s2, t2, is, it) \ t2 403 libavcodec/on2avc.c #define CMUL2(dst, s0, s1, s2, s3, t0, t1, t2, t3, is, it) \ t2 406 libavcodec/on2avc.c + CMUL2_R(s2, t2, is, it) \ t2 410 libavcodec/on2avc.c + CMUL2_I(s2, t2, is, it) \ t2 415 libavcodec/on2avc.c const float *t2, const float *t3, int len, int step) t2 429 libavcodec/on2avc.c h2 = t2 + half; t2 432 libavcodec/on2avc.c CMUL0(dst, 0, s0, s1, s2, s3, t0, t1, t2, t3, 0, 0); t2 441 libavcodec/on2avc.c CMUL1(d1, s0, s1, s2, s3, t0, t1, t2, t3, j, k); t2 446 libavcodec/on2avc.c CMUL0(dst, len4, s0, s1, s2, s3, t0, t1, t2, t3, 1, hoff); t2 454 libavcodec/on2avc.c CMUL2(d1, s0, s1, s2, s3, t0, t1, t2, t3, j, k); t2 459 libavcodec/on2avc.c CMUL0(dst, len2 + 4, s0, s1, s2, s3, t0, t1, t2, t3, 0, k); t2 229 libavcodec/pictordec.c int stop_size, marker, t1, t2; t2 232 libavcodec/pictordec.c t2 = bytestream2_get_le16(&s->g); t2 233 libavcodec/pictordec.c stop_size = t1 - FFMIN(t1, t2); t2 57 libavcodec/ppc/idctdsp.c t2 = vec_mradds(a0, vx6, vx2); \ t2 65 libavcodec/ppc/idctdsp.c t7 = vec_adds(t5, t2); \ t2 66 libavcodec/ppc/idctdsp.c t2 = vec_subs(t5, t2); \ t2 79 libavcodec/ppc/idctdsp.c vy3 = vec_adds(t2, t6); \ t2 80 libavcodec/ppc/idctdsp.c vy4 = vec_subs(t2, t6) t2 84 libavcodec/ppc/idctdsp.c vec_s16 t0, t1, t2, t3, t4, t5, t6, t7, t8; \ t2 181 libavcodec/ppc/me_cmp.c vector unsigned short t2 = vec_add(pix2lv, pix2ilv); t2 208 libavcodec/ppc/me_cmp.c avglv = vec_sr(vec_add(vec_add(t2, t4), two), two); t2 223 libavcodec/ppc/me_cmp.c t2 = t4; t2 246 libavcodec/ppc/me_cmp.c vector unsigned char t2 = VEC_LD(0, pix2); t2 249 libavcodec/ppc/me_cmp.c vector unsigned char t3 = vec_max(t1, t2); t2 250 libavcodec/ppc/me_cmp.c vector unsigned char t4 = vec_min(t1, t2); t2 288 libavcodec/ppc/me_cmp.c vector unsigned char t2 = vec_and(pix2l, permclear); t2 291 libavcodec/ppc/me_cmp.c vector unsigned char t3 = vec_max(t1, t2); t2 292 libavcodec/ppc/me_cmp.c vector unsigned char t4 = vec_min(t1, t2); t2 330 libavcodec/ppc/me_cmp.c vector unsigned char t2 = vec_and(VEC_LD(0, pix2), permclear); t2 336 libavcodec/ppc/me_cmp.c vector unsigned char t3 = vec_max(t1, t2); t2 337 libavcodec/ppc/me_cmp.c vector unsigned char t4 = vec_min(t1, t2); t2 370 libavcodec/ppc/me_cmp.c vector unsigned char t2 = VEC_LD(0, pix2); t2 376 libavcodec/ppc/me_cmp.c vector unsigned char t3 = vec_max(t1, t2); t2 377 libavcodec/ppc/me_cmp.c vector unsigned char t4 = vec_min(t1, t2); t2 42 libavcodec/ppc/vc1dsp_altivec.c t2 = vec_add(vec_sl(s6, vec_2), vec_sl(s6, vec_1)); \ t2 43 libavcodec/ppc/vc1dsp_altivec.c t2 = vec_add(t2, vec_sl(s2, vec_4)); \ t2 46 libavcodec/ppc/vc1dsp_altivec.c t4 = vec_add(t0, t2); \ t2 49 libavcodec/ppc/vc1dsp_altivec.c t7 = vec_sub(t0, t2); \ t2 61 libavcodec/ppc/vc1dsp_altivec.c t2 = vec_sl(vec_sub(s7, s3), vec_4); \ t2 62 libavcodec/ppc/vc1dsp_altivec.c t2 = vec_add(t2, vec_sl(s1, vec_3)); \ t2 63 libavcodec/ppc/vc1dsp_altivec.c t2 = vec_add(t2, vec_sl(s5, vec_2)); \ t2 64 libavcodec/ppc/vc1dsp_altivec.c t2 = vec_add(t2, vec_sub(s1, s7)); \ t2 73 libavcodec/ppc/vc1dsp_altivec.c s2 = vec_add(t6, t2); \ t2 76 libavcodec/ppc/vc1dsp_altivec.c s5 = vec_sub(t6, t2); \ t2 110 libavcodec/ppc/vc1dsp_altivec.c t2 = vec_add(vec_sl(s2, vec_4), s2); \ t2 111 libavcodec/ppc/vc1dsp_altivec.c t0 = vec_add(t1, t2); \ t2 112 libavcodec/ppc/vc1dsp_altivec.c t1 = vec_sub(t1, t2); \ t2 115 libavcodec/ppc/vc1dsp_altivec.c t2 = vec_add(t3, vec_sl(s1, vec_5)); \ t2 118 libavcodec/ppc/vc1dsp_altivec.c s0 = vec_add(t0, t2); \ t2 121 libavcodec/ppc/vc1dsp_altivec.c s3 = vec_sub(t0, t2); \ t2 143 libavcodec/ppc/vc1dsp_altivec.c vector signed int t0, t1, t2, t3, t4, t5, t6, t7; t2 239 libavcodec/ppc/vc1dsp_altivec.c vector signed int t0, t1, t2, t3, t4, t5, t6, t7; t2 348 libavcodec/ralf.c unsigned int t, t2; t2 404 libavcodec/ralf.c t2 = ch1[i] + ctx->bias[1]; t2 405 libavcodec/ralf.c dst0[i] = t + t2; t2 412 libavcodec/ralf.c t2 = ((ch0[i] + ctx->bias[0]) * 2) | (t & 1); t2 413 libavcodec/ralf.c dst0[i] = (int)(t2 + t) / 2; t2 414 libavcodec/ralf.c dst1[i] = (int)(t2 - t) / 2; t2 67 libavcodec/sbcdsp.c int16_t t2[8]; t2 81 libavcodec/sbcdsp.c t2[i] = t1[i] >> SBC_PROTO_FIXED_SCALE; t2 88 libavcodec/sbcdsp.c t1[j>>1] += t2[i * 2 + (j&1)] * consts[10*subbands + i*2*subbands + j]; t2 888 libavcodec/snowenc.c int t2= 2*FFABS(t) + (t<0); t2 891 libavcodec/snowenc.c put_rac(&s->c, &b->state[0][16 + 1 + 3 + ff_quant3bA[l2&0xFF] + 3*ff_quant3bA[t2&0xFF]], v<0); t2 200 libavcodec/srtenc.c int t1, int t2) t2 561 libavcodec/truemotion2.c int t1, t2; t2 592 libavcodec/truemotion2.c t2 = ctx->D[2] + (unsigned)ctx->D[3]; t2 593 libavcodec/truemotion2.c ctx->D[2] = t2 >> 1; t2 594 libavcodec/truemotion2.c ctx->D[3] = t2 - (t2 >> 1); t2 108 libavcodec/tscc2.c int t0, t1, t2, t3; t2 113 libavcodec/tscc2.c t2 = DEQUANT(q[0 + (i & 1)], in[2 * 4 + i]); t2 117 libavcodec/tscc2.c t0, t1, t2, t3, COL_OP); t2 268 libavcodec/vc1dsp.c register int t1, t2, t3, t4, t5, t6, t7, t8; t2 275 libavcodec/vc1dsp.c t2 = 12 * (src[ 0] - src[32]) + 4; t2 280 libavcodec/vc1dsp.c t6 = t2 + t4; t2 281 libavcodec/vc1dsp.c t7 = t2 - t4; t2 285 libavcodec/vc1dsp.c t2 = 15 * src[ 8] - 4 * src[24] - 16 * src[40] - 9 * src[56]; t2 290 libavcodec/vc1dsp.c dst[1] = (t6 + t2) >> 3; t2 295 libavcodec/vc1dsp.c dst[6] = (t6 - t2) >> 3; t2 306 libavcodec/vc1dsp.c t2 = 12 * (src[ 0] - src[32]) + 64; t2 311 libavcodec/vc1dsp.c t6 = t2 + t4; t2 312 libavcodec/vc1dsp.c t7 = t2 - t4; t2 316 libavcodec/vc1dsp.c t2 = 15 * src[ 8] - 4 * src[24] - 16 * src[40] - 9 * src[56]; t2 321 libavcodec/vc1dsp.c dst[ 8] = (t6 + t2) >> 7; t2 326 libavcodec/vc1dsp.c dst[48] = (t6 - t2 + 1) >> 7; t2 359 libavcodec/vc1dsp.c register int t1, t2, t3, t4, t5, t6, t7, t8; t2 367 libavcodec/vc1dsp.c t2 = 12 * (src[0] - src[4]) + 4; t2 372 libavcodec/vc1dsp.c t6 = t2 + t4; t2 373 libavcodec/vc1dsp.c t7 = t2 - t4; t2 377 libavcodec/vc1dsp.c t2 = 15 * src[1] - 4 * src[3] - 16 * src[5] - 9 * src[7]; t2 382 libavcodec/vc1dsp.c dst[1] = (t6 + t2) >> 3; t2 387 libavcodec/vc1dsp.c dst[6] = (t6 - t2) >> 3; t2 397 libavcodec/vc1dsp.c t2 = 17 * (src[ 0] - src[16]) + 64; t2 402 libavcodec/vc1dsp.c dest[1 * stride] = av_clip_uint8(dest[1 * stride] + ((t2 - t4) >> 7)); t2 403 libavcodec/vc1dsp.c dest[2 * stride] = av_clip_uint8(dest[2 * stride] + ((t2 + t4) >> 7)); t2 432 libavcodec/vc1dsp.c register int t1, t2, t3, t4, t5, t6, t7, t8; t2 440 libavcodec/vc1dsp.c t2 = 17 * (src[0] - src[2]) + 4; t2 445 libavcodec/vc1dsp.c dst[1] = (t2 - t4) >> 3; t2 446 libavcodec/vc1dsp.c dst[2] = (t2 + t4) >> 3; t2 456 libavcodec/vc1dsp.c t2 = 12 * (src[ 0] - src[32]) + 64; t2 461 libavcodec/vc1dsp.c t6 = t2 + t4; t2 462 libavcodec/vc1dsp.c t7 = t2 - t4; t2 466 libavcodec/vc1dsp.c t2 = 15 * src[ 8] - 4 * src[24] - 16 * src[40] - 9 * src[56]; t2 471 libavcodec/vc1dsp.c dest[1 * stride] = av_clip_uint8(dest[1 * stride] + ((t6 + t2) >> 7)); t2 476 libavcodec/vc1dsp.c dest[6 * stride] = av_clip_uint8(dest[6 * stride] + ((t6 - t2 + 1) >> 7)); t2 505 libavcodec/vc1dsp.c register int t1, t2, t3, t4; t2 512 libavcodec/vc1dsp.c t2 = 17 * (src[0] - src[2]) + 4; t2 517 libavcodec/vc1dsp.c dst[1] = (t2 - t4) >> 3; t2 518 libavcodec/vc1dsp.c dst[2] = (t2 + t4) >> 3; t2 528 libavcodec/vc1dsp.c t2 = 17 * (src[0] - src[16]) + 64; t2 533 libavcodec/vc1dsp.c dest[1 * stride] = av_clip_uint8(dest[1 * stride] + ((t2 - t4) >> 7)); t2 534 libavcodec/vc1dsp.c dest[2 * stride] = av_clip_uint8(dest[2 * stride] + ((t2 + t4) >> 7)); t2 152 libavcodec/vp8dsp.c int i, t0, t1, t2, t3; t2 157 libavcodec/vp8dsp.c t2 = dc[1 * 4 + i] - dc[2 * 4 + i]; t2 161 libavcodec/vp8dsp.c dc[1 * 4 + i] = t3 + t2; t2 163 libavcodec/vp8dsp.c dc[3 * 4 + i] = t3 - t2; t2 169 libavcodec/vp8dsp.c t2 = dc[i * 4 + 1] - dc[i * 4 + 2]; t2 174 libavcodec/vp8dsp.c block[i][1][0] = (t3 + t2) >> 3; t2 176 libavcodec/vp8dsp.c block[i][3][0] = (t3 - t2) >> 3; t2 198 libavcodec/vp8dsp.c int i, t0, t1, t2, t3; t2 204 libavcodec/vp8dsp.c t2 = MUL_35468(block[1 * 4 + i]) - MUL_20091(block[3 * 4 + i]); t2 212 libavcodec/vp8dsp.c tmp[i * 4 + 1] = t1 + t2; t2 213 libavcodec/vp8dsp.c tmp[i * 4 + 2] = t1 - t2; t2 220 libavcodec/vp8dsp.c t2 = MUL_35468(tmp[1 * 4 + i]) - MUL_20091(tmp[3 * 4 + i]); t2 224 libavcodec/vp8dsp.c dst[1] = av_clip_uint8(dst[1] + ((t1 + t2 + 4) >> 3)); t2 225 libavcodec/vp8dsp.c dst[2] = av_clip_uint8(dst[2] + ((t1 - t2 + 4) >> 3)); t2 1173 libavcodec/vp9dsp_template.c dctint t0, t1, t2, t3; t2 1177 libavcodec/vp9dsp_template.c t2 = (IN(1) * 6270 - IN(3) * 15137 + (1 << 13)) >> 14; t2 1181 libavcodec/vp9dsp_template.c out[1] = t1 + t2; t2 1182 libavcodec/vp9dsp_template.c out[2] = t1 - t2; t2 1189 libavcodec/vp9dsp_template.c dctint t0, t1, t2, t3; t2 1193 libavcodec/vp9dsp_template.c t2 = 13377 * (IN(0) - IN(2) + IN(3)); t2 1198 libavcodec/vp9dsp_template.c out[2] = (t2 + (1 << 13)) >> 14; t2 1207 libavcodec/vp9dsp_template.c dctint t0, t0a, t1, t1a, t2, t2a, t3, t3a, t4, t4a, t5, t5a, t6, t6a, t7, t7a; t2 1220 libavcodec/vp9dsp_template.c t2 = t1a - t2a; t2 1232 libavcodec/vp9dsp_template.c out[2] = t2 + t5; t2 1235 libavcodec/vp9dsp_template.c out[5] = t2 - t5; t2 1243 libavcodec/vp9dsp_template.c dctint t0, t0a, t1, t1a, t2, t2a, t3, t3a, t4, t4a, t5, t5a, t6, t6a, t7, t7a; t2 1256 libavcodec/vp9dsp_template.c t2 = (t2a + t6a + (1 << 13)) >> 14; t2 1268 libavcodec/vp9dsp_template.c out[0] = t0 + t2; t2 1270 libavcodec/vp9dsp_template.c t2 = t0 - t2; t2 1278 libavcodec/vp9dsp_template.c out[3] = -(((t2 + t3) * 11585 + (1 << 13)) >> 14); t2 1279 libavcodec/vp9dsp_template.c out[4] = ((t2 - t3) * 11585 + (1 << 13)) >> 14; t2 1289 libavcodec/vp9dsp_template.c dctint t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; t2 1312 libavcodec/vp9dsp_template.c t2 = t1a - t2a; t2 1336 libavcodec/vp9dsp_template.c t2a = t2 + t5a; t2 1339 libavcodec/vp9dsp_template.c t5 = t2 - t5a; t2 1377 libavcodec/vp9dsp_template.c dctint t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15; t2 1383 libavcodec/vp9dsp_template.c t2 = IN(13) * 15893U + IN(2) * 3981U; t2 1400 libavcodec/vp9dsp_template.c t2a = (dctint)((1U << 13) + t2 + t10) >> 14; t2 1408 libavcodec/vp9dsp_template.c t10a = (dctint)((1U << 13) + t2 - t10) >> 14; t2 1426 libavcodec/vp9dsp_template.c t2 = t2a + t6a; t2 1450 libavcodec/vp9dsp_template.c out[ 0] = t0 + t2; t2 1452 libavcodec/vp9dsp_template.c t2a = t0 - t2; t2 1517 libavcodec/vp9dsp_template.c dctint t2 = t1a - t2a; t2 1565 libavcodec/vp9dsp_template.c t2a = t2 + t5a; t2 1568 libavcodec/vp9dsp_template.c t5 = t2 - t5a; t2 1611 libavcodec/vp9dsp_template.c t2 = t2a + t13a; t2 1653 libavcodec/vp9dsp_template.c out[ 2] = t2 + t29; t2 1680 libavcodec/vp9dsp_template.c out[29] = t2 - t29; t2 1690 libavcodec/vp9dsp_template.c int t0, t1, t2, t3, t4; t2 1695 libavcodec/vp9dsp_template.c t2 = IN(1) >> 2; t2 1700 libavcodec/vp9dsp_template.c t2 = IN(1); t2 1704 libavcodec/vp9dsp_template.c t0 += t2; t2 1708 libavcodec/vp9dsp_template.c t2 = t4 - t2; t2 1710 libavcodec/vp9dsp_template.c t3 += t2; t2 1714 libavcodec/vp9dsp_template.c out[2] = t2; t2 176 libavcodec/wavpack.c int t, t2; t2 218 libavcodec/wavpack.c t2 = get_unary_0_33(gb); t2 219 libavcodec/wavpack.c if (t2 < 2) { t2 222 libavcodec/wavpack.c t += t2; t2 224 libavcodec/wavpack.c if (t2 >= 32 || get_bits_left(gb) < t2 - 1) t2 226 libavcodec/wavpack.c t += get_bits_long(gb, t2 - 1) | (1 << (t2 - 1)); t2 1554 libavcodec/wmavoice.c t2 = (s->block_conv_table[2] - s->block_conv_table[1]) << 1, t2 1573 libavcodec/wmavoice.c if (block_pitch < t2) { t2 1577 libavcodec/wmavoice.c block_pitch -= t2; t2 392 libavcodec/x86/snowdsp.c #define snow_vertical_compose_sse2_load_add(op,r,t0,t1,t2,t3)\ t2 395 libavcodec/x86/snowdsp.c ""op" 32("r",%%"FF_REG_d"), %%"t2" \n\t"\ t2 398 libavcodec/x86/snowdsp.c #define snow_vertical_compose_sse2_load(r,t0,t1,t2,t3)\ t2 399 libavcodec/x86/snowdsp.c snow_vertical_compose_sse2_load_add("movdqa",r,t0,t1,t2,t3) t2 401 libavcodec/x86/snowdsp.c #define snow_vertical_compose_sse2_add(r,t0,t1,t2,t3)\ t2 402 libavcodec/x86/snowdsp.c snow_vertical_compose_sse2_load_add("paddw",r,t0,t1,t2,t3) t2 404 libavcodec/x86/snowdsp.c #define snow_vertical_compose_r2r_sub(s0,s1,s2,s3,t0,t1,t2,t3)\ t2 407 libavcodec/x86/snowdsp.c "psubw %%"s2", %%"t2" \n\t"\ t2 416 libavcodec/x86/snowdsp.c #define snow_vertical_compose_sra(n,t0,t1,t2,t3)\ t2 419 libavcodec/x86/snowdsp.c "psraw $"n", %%"t2" \n\t"\ t2 422 libavcodec/x86/snowdsp.c #define snow_vertical_compose_r2r_add(s0,s1,s2,s3,t0,t1,t2,t3)\ t2 425 libavcodec/x86/snowdsp.c "paddw %%"s2", %%"t2" \n\t"\ t2 428 libavcodec/x86/snowdsp.c #define snow_vertical_compose_r2r_pmulhw(s0,s1,s2,s3,t0,t1,t2,t3)\ t2 431 libavcodec/x86/snowdsp.c "pmulhw %%"s2", %%"t2" \n\t"\ t2 434 libavcodec/x86/snowdsp.c #define snow_vertical_compose_sse2_move(s0,s1,s2,s3,t0,t1,t2,t3)\ t2 437 libavcodec/x86/snowdsp.c "movdqa %%"s2", %%"t2" \n\t"\ t2 513 libavcodec/x86/snowdsp.c #define snow_vertical_compose_mmx_load_add(op,r,t0,t1,t2,t3)\ t2 516 libavcodec/x86/snowdsp.c ""op" 16("r",%%"FF_REG_d"), %%"t2" \n\t"\ t2 519 libavcodec/x86/snowdsp.c #define snow_vertical_compose_mmx_load(r,t0,t1,t2,t3)\ t2 520 libavcodec/x86/snowdsp.c snow_vertical_compose_mmx_load_add("movq",r,t0,t1,t2,t3) t2 522 libavcodec/x86/snowdsp.c #define snow_vertical_compose_mmx_add(r,t0,t1,t2,t3)\ t2 523 libavcodec/x86/snowdsp.c snow_vertical_compose_mmx_load_add("paddw",r,t0,t1,t2,t3) t2 531 libavcodec/x86/snowdsp.c #define snow_vertical_compose_mmx_move(s0,s1,s2,s3,t0,t1,t2,t3)\ t2 534 libavcodec/x86/snowdsp.c "movq %%"s2", %%"t2" \n\t"\ t2 28 libavfilter/hermite.h double t2, t3; t2 34 libavfilter/hermite.h t2 = t*t; t2 35 libavfilter/hermite.h t3 = t2*t; t2 42 libavfilter/hermite.h return ct3 * t3 + ct2 * t2 + ct1 * t + ct0; t2 143 libavfilter/vf_perspective.c double t0, t1, t2, t3; t2 187 libavfilter/vf_perspective.c t2 = ref[0][0] * (ref[3][1] - ref[2][1]) + t2 197 libavfilter/vf_perspective.c x3 = t1 * t2 * h * (ref[1][1] - ref[0][1]); t2 198 libavfilter/vf_perspective.c x4 = t1 * t2 * h * (ref[0][0] - ref[1][0]); t2 199 libavfilter/vf_perspective.c x5 = t1 * t2 * h * (ref[0][1] * ref[1][0] - ref[0][0] * ref[1][1]); t2 200 libavfilter/vf_perspective.c x6 = t1 * t2 * (ref[1][1] - ref[0][1]) + t2 202 libavfilter/vf_perspective.c x7 = t1 * t2 * (ref[0][0] - ref[1][0]) + t2 204 libavfilter/vf_perspective.c x8 = t1 * t2 * (ref[0][1] * ref[1][0] - ref[0][0] * ref[1][1]) + t2 3458 libavformat/movenc.c AVDictionaryEntry *t, *t2 = NULL; t2 3468 libavformat/movenc.c while ((t2 = av_dict_get(s->metadata, tag2, t2, AV_DICT_IGNORE_SUFFIX))) { t2 3469 libavformat/movenc.c len2 = strlen(t2->key); t2 3470 libavformat/movenc.c if (len2 == len + 4 && !strcmp(t->value, t2->value) t2 3471 libavformat/movenc.c && (l = ff_mov_iso639_to_lang(&t2->key[len2 - 3], 1)) >= 0) { t2 36 libavformat/sauce.c int datatype, filetype, t1, t2, nb_comments; t2 59 libavformat/sauce.c t2 = avio_rl16(pb); t2 71 libavformat/sauce.c if (get_height && t2) t2 72 libavformat/sauce.c avctx->streams[0]->codecpar->height = t2<<4; t2 78 libavformat/sauce.c if (get_height && t2) t2 79 libavformat/sauce.c avctx->streams[0]->codecpar->height = t2<<4; t2 221 libavutil/tx_template.c BF(t4, t6, t2, t6);\ t2 234 libavutil/tx_template.c BF(t4, t6, t2, t6);\ t2 240 libavutil/tx_template.c CMUL(t1, t2, a2.re, a2.im, wre, -wim);\ t2 247 libavutil/tx_template.c t2 = a2.im;\ t2 257 libavutil/tx_template.c FFTSample t1, t2, t3, t4, t5, t6;\ t2 299 libavutil/tx_template.c FFTSample t1, t2, t3, t4, t5, t6, t7, t8; t2 304 libavutil/tx_template.c BF(t4, t2, z[0].im, z[1].im); t2 308 libavutil/tx_template.c BF(z[2].im, z[0].im, t2, t5); t2 313 libavutil/tx_template.c FFTSample t1, t2, t3, t4, t5, t6; t2 318 libavutil/tx_template.c BF(t2, z[5].im, z[4].im, -z[5].im); t2 328 libavutil/tx_template.c FFTSample t1, t2, t3, t4, t5, t6; t2 1646 libpostproc/postprocess_template.c int t2= src[stride*1]; t2 1648 libpostproc/postprocess_template.c src[stride*1]= av_clip_uint8((-t1 + 4*src[stride*0] + 2*t2 + 4*src[stride*2] - src[stride*3] + 4)>>3); t2 1650 libpostproc/postprocess_template.c src[stride*3]= av_clip_uint8((-t2 + 4*src[stride*2] + 2*t1 + 4*src[stride*4] - src[stride*5] + 4)>>3); t2 1651 libpostproc/postprocess_template.c t2= src[stride*6]; t2 1652 libpostproc/postprocess_template.c src[stride*5]= av_clip_uint8((-t1 + 4*src[stride*4] + 2*t2 + 4*src[stride*6] - src[stride*7] + 4)>>3); t2 1654 libpostproc/postprocess_template.c src[stride*7]= av_clip_uint8((-t2 + 4*src[stride*6] + 2*t1 + 4*src[stride*8] - src[stride*9] + 4)>>3); t2 1682 libpostproc/postprocess_template.c #define REAL_DEINT_L5(t1,t2,a,b,c)\ t2 1686 libpostproc/postprocess_template.c PAVGB(t2, %%mm3) \ t2 1715 libpostproc/postprocess_template.c #define DEINT_L5(t1,t2,a,b,c) REAL_DEINT_L5(t1,t2,a,b,c) t2 1736 libpostproc/postprocess_template.c int t2= tmp2[x]; t2 1739 libpostproc/postprocess_template.c src[stride*0]= av_clip_uint8((-(t1 + src[stride*2]) + 2*(t2 + src[stride*1]) + 6*t3 + 4)>>3); t2 1741 libpostproc/postprocess_template.c src[stride*1]= av_clip_uint8((-(t2 + src[stride*3]) + 2*(t3 + src[stride*2]) + 6*t1 + 4)>>3); t2 1742 libpostproc/postprocess_template.c t2= src[stride*2]; t2 1743 libpostproc/postprocess_template.c src[stride*2]= av_clip_uint8((-(t3 + src[stride*4]) + 2*(t1 + src[stride*3]) + 6*t2 + 4)>>3); t2 1745 libpostproc/postprocess_template.c src[stride*3]= av_clip_uint8((-(t1 + src[stride*5]) + 2*(t2 + src[stride*4]) + 6*t3 + 4)>>3); t2 1747 libpostproc/postprocess_template.c src[stride*4]= av_clip_uint8((-(t2 + src[stride*6]) + 2*(t3 + src[stride*5]) + 6*t1 + 4)>>3); t2 1748 libpostproc/postprocess_template.c t2= src[stride*5]; t2 1749 libpostproc/postprocess_template.c src[stride*5]= av_clip_uint8((-(t3 + src[stride*7]) + 2*(t1 + src[stride*6]) + 6*t2 + 4)>>3); t2 1751 libpostproc/postprocess_template.c src[stride*6]= av_clip_uint8((-(t1 + src[stride*8]) + 2*(t2 + src[stride*7]) + 6*t3 + 4)>>3); t2 1753 libpostproc/postprocess_template.c src[stride*7]= av_clip_uint8((-(t2 + src[stride*9]) + 2*(t3 + src[stride*8]) + 6*t1 + 4)>>3); t2 29 tests/checkasm/v210dec.c t2 = rnd() & 0x3ff; t2 32 tests/checkasm/v210dec.c | (t2 << 20); t2 128 tests/checkasm/vp9dsp.c double t2 = t4 - in[2]; t2 130 tests/checkasm/vp9dsp.c out[0] = t0 - t2; t2 131 tests/checkasm/vp9dsp.c out[1] = t2;