R1                172 libavcodec/simple_idct.c     c1 = a1 * R1 + a3 * R2;
R1                173 libavcodec/simple_idct.c     c3 = a1 * R2 - a3 * R1;
R1                 69 libavcodec/x86/vc1dsp_mmx.c #define SHIFT2_LINE(OFF, R0,R1,R2,R3)           \
R1                 70 libavcodec/x86/vc1dsp_mmx.c     "paddw     %%mm"#R2", %%mm"#R1"    \n\t"    \
R1                 72 libavcodec/x86/vc1dsp_mmx.c     "pmullw    %%mm6, %%mm"#R1"        \n\t"    \
R1                 75 libavcodec/x86/vc1dsp_mmx.c     "psubw     %%mm"#R0", %%mm"#R1"    \n\t"    \
R1                 77 libavcodec/x86/vc1dsp_mmx.c     "paddw     %%mm7, %%mm"#R1"        \n\t"    \
R1                 78 libavcodec/x86/vc1dsp_mmx.c     "psubw     %%mm"#R3", %%mm"#R1"    \n\t"    \
R1                 79 libavcodec/x86/vc1dsp_mmx.c     "psraw     %4, %%mm"#R1"           \n\t"    \
R1                 80 libavcodec/x86/vc1dsp_mmx.c     "movq      %%mm"#R1", "#OFF"(%1)   \n\t"    \
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                302 libswscale/ppc/yuv2rgb_altivec.c     vector signed short R1, G1, B1;                                           \
R1                402 libswscale/ppc/yuv2rgb_altivec.c             R1 = vec_add(Y1, vx1);                                            \
R1                406 libswscale/ppc/yuv2rgb_altivec.c             R = vec_packclp(R0, R1);                                          \
R1                415 libswscale/ppc/yuv2rgb_altivec.c             R1 = vec_add(Y3, vx1);                                            \
R1                418 libswscale/ppc/yuv2rgb_altivec.c             R  = vec_packclp(R0, R1);                                         \
R1                485 libswscale/ppc/yuv2rgb_altivec.c     vector signed short R0, G0, B0, R1, G1, B1;
R1                515 libswscale/ppc/yuv2rgb_altivec.c             cvtyuvtoRGB(c, Y, U, V, &R1, &G1, &B1);
R1                517 libswscale/ppc/yuv2rgb_altivec.c             R = vec_packclp(R0, R1);
R1                650 libswscale/ppc/yuv2rgb_altivec.c     vector signed short R0, G0, B0, R1, G1, B1;
R1                714 libswscale/ppc/yuv2rgb_altivec.c         cvtyuvtoRGB(c, Y1, U1, V1, &R1, &G1, &B1);
R1                716 libswscale/ppc/yuv2rgb_altivec.c         R = vec_packclp(R0, R1);
R1                805 libswscale/ppc/yuv2rgb_altivec.c         cvtyuvtoRGB(c, Y1, U1, V1, &R1, &G1, &B1);
R1                807 libswscale/ppc/yuv2rgb_altivec.c         R = vec_packclp(R0, R1);