R1               1639 libavcodec/mips/vc1dsp_mmi.c #define SHIFT2_LINE(OFF, R0, R1, R2, R3)                                    \
R1               1640 libavcodec/mips/vc1dsp_mmi.c     "paddh      "#R1",      "#R1",  "#R2"           \n\t"                   \
R1               1643 libavcodec/mips/vc1dsp_mmi.c     "pmullh     "#R1",      "#R1",  $f6             \n\t"                   \
R1               1647 libavcodec/mips/vc1dsp_mmi.c     "psubh      "#R1",      "#R1",  "#R0"           \n\t"                   \
R1               1649 libavcodec/mips/vc1dsp_mmi.c     "paddh      "#R1",      "#R1",  $f14            \n\t"                   \
R1               1650 libavcodec/mips/vc1dsp_mmi.c     "psubh      "#R1",      "#R1",  "#R3"           \n\t"                   \
R1               1651 libavcodec/mips/vc1dsp_mmi.c     "psrah      "#R1",      "#R1",  %[shift]        \n\t"                   \
R1               1652 libavcodec/mips/vc1dsp_mmi.c     MMI_SDC1(R1, %[dst], OFF)                                               \
R1                186 libavcodec/simple_idct.c     c1 = a1 * R1 + a3 * R2;
R1                187 libavcodec/simple_idct.c     c3 = a1 * R2 - a3 * R1;
R1                165 libavfilter/vf_dblur.c     float mu, nu, R1, R2, w1, w2;
R1                172 libavfilter/vf_dblur.c     R1 = (mu * r) * (mu * r);
R1                175 libavfilter/vf_dblur.c     w1 = sqrtf(0.25f + R1);
R1                113 libavutil/sha.c     R1(e, a, b, c, d, 16);
R1                114 libavutil/sha.c     R1(d, e, a, b, c, 17);
R1                115 libavutil/sha.c     R1(c, d, e, a, b, 18);
R1                116 libavutil/sha.c     R1(b, c, d, e, a, 19);
R1                305 libswscale/ppc/yuv2rgb_altivec.c     vector signed short R1, G1, B1;                                           \
R1                389 libswscale/ppc/yuv2rgb_altivec.c             R1 = vec_add(Y1, vx1);                                            \
R1                393 libswscale/ppc/yuv2rgb_altivec.c             R = vec_packclp(R0, R1);                                          \
R1                402 libswscale/ppc/yuv2rgb_altivec.c             R1 = vec_add(Y3, vx1);                                            \
R1                405 libswscale/ppc/yuv2rgb_altivec.c             R  = vec_packclp(R0, R1);                                         \
R1                472 libswscale/ppc/yuv2rgb_altivec.c     vector signed short R0, G0, B0, R1, G1, B1;
R1                502 libswscale/ppc/yuv2rgb_altivec.c             cvtyuvtoRGB(c, Y, U, V, &R1, &G1, &B1);
R1                504 libswscale/ppc/yuv2rgb_altivec.c             R = vec_packclp(R0, R1);
R1                637 libswscale/ppc/yuv2rgb_altivec.c     vector signed short R0, G0, B0, R1, G1, B1;
R1                701 libswscale/ppc/yuv2rgb_altivec.c         cvtyuvtoRGB(c, Y1, U1, V1, &R1, &G1, &B1);
R1                703 libswscale/ppc/yuv2rgb_altivec.c         R = vec_packclp(R0, R1);
R1                792 libswscale/ppc/yuv2rgb_altivec.c         cvtyuvtoRGB(c, Y1, U1, V1, &R1, &G1, &B1);
R1                794 libswscale/ppc/yuv2rgb_altivec.c         R = vec_packclp(R0, R1);