Displaying 3 results from an estimated 3 matches for "psraw".
Did you mean:
pdraw
2005 Jul 20
1
MMX IDCT for theora-exp
...ot;\n"\
+ "#ColumnIDCT\n"\
+ BeginIDCT \
+ "\n"\
+ " paddsw "Eight","r2"\n" \
+ " paddsw "r1","r1"\n" /* r1 = H. + H. */ \
+ " paddsw "r2","r1"\n" /* r1 = R1 = A.. + H. */ \
+ " psraw ""$4"","r2"\n" /* r2 = NR2 */ \
+ " psubsw "r7","r4"\n" /* r4 = E. = E - G */ \
+ " psraw ""$4"","r1"\n" /* r1 = NR1 */ \
+ " movq "I(2)","r3"\n" /* r3 = D. */ \...
2005 Aug 17
2
MMX loop filter for theora-exp
...uot;PMULLW (V3),%%mm2\n" /* *3 */
+"paddw %%mm7,%%mm3\n" /* highpart */
+"paddw %%mm6,%%mm2\n"/* lowpart of _pix[0]-_pix[_ystride*3]+3*(_pix[_ystride*2]-_pix[_ystride]); */
+"paddw (V4),%%mm3\n" /* add 4 */
+"paddw (V4),%%mm2\n" /* add 4 */
+"psraw $3,%%mm3\n" /* >>3 f coefs high */
+"psraw $3,%%mm2\n" /* >>3 f coefs low */
+"paddw (V100),%%mm3\n" /* add 256 */
+"paddw (V100),%%mm2\n" /* add 256 */
+
+" pextrw $0,%%mm2,%%esi\n" /* In MM4:MM0 we have f coefs (16bits) */
+" pext...
2006 May 25
2
Compilation issues with s390
Hi all,
I'm trying to compile asterisk on the mainframe (s390 / s390x) and I am
running into issues. I was wondering if somebody could give a hand?
I'm thinking that I should be able to do this. I have noticed that Debian
even has binary RPM's out for Asterisk now. I'm trying to do this on SuSE
SLES8 (with the 2.4 kernel).
What I see is, an issue that arch=s390 isn't