Searched refs:signs (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/alpha/
H A Dpixblockdsp_alpha.c52 uint64_t signs; local
60 signs = zap(-1, c);
62 stq(unpkbw(d) | (unpkbw(signs) << 8), block);
63 stq(unpkbw(d >> 32) | (unpkbw(signs >> 32) << 8), block + 4);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/alpha/
H A Dmotion_est_alpha.c52 uint64_t signs; local
60 signs = zap(-1, c);
62 stq(unpkbw(d) | (unpkbw(signs) << 8), block);
63 stq(unpkbw(d >> 32) | (unpkbw(signs >> 32) << 8), block + 4);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg723_1.c1031 int signs[SUBFRAMES / 2 * 11], pos[SUBFRAMES / 2 * 11]; local
1051 signs[i * 11 + j] = (t & 1) * 2 - 1 << 14;
1109 b0 += tmp[pos[(i / 2) * 11 + j]] * signs[(i / 2) * 11 + j];
1139 (x * signs[idx] >> 15));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dres_func.S824 | Check the signs of the operands. If they are unlike, the fpu
829 | the signs are the same, we call round with the sticky bit set
840 | The signs are unlike.
999 | Check the signs of the operands. If they are alike, the fpu
1004 | the signs are unlike, we call round with the sticky bit set
1015 | The signs are alike.
H A Dsrem_mod.S23 | Step 1. Save and strip signs of X and Y: signX := sign(X),
H A Dbindec.S58 | function of the original rounding mode and the signs
894 | F_SCR1:BCD result with correct signs
900 clrl %d0 |clr d0 for collection of signs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfpsp.S9716 # Step 1. Save and strip signs of X and Y: signX := sign(X), #
11970 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
11994 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
12011 mov.b SRC_EX(%a0),%d0 # exclusive or the signs
12736 mov.b DST_EX(%a1),%d1 # or of input signs.
12755 mov.b SRC_EX(%a0),%d0 # load both signs
12775 mov.b DST_EX(%a1),%d0 # load both signs
13858 # If you have a DENORM and a NORM with opposite signs, then use fcmp_norm, also.
13860 # (1) signs are (+) and the DENORM is the dst or
13861 # (2) signs ar
[all...]
H A Dfplsp.S9357 # Step 1. Save and strip signs of X and Y: signX := sign(X), #
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex560 hash, semicolon or percent signs to denote the start of a comment, which runs

Completed in 305 milliseconds