Searched refs:mul (Results 101 - 125 of 327) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-tegra/
H A Dclock.h114 u32 mul; member in struct:clk
H A Dtegra2_clocks.c163 if (c->mul != 0 && c->div != 0)
164 c->rate = rate * c->mul / c->div;
301 c->mul = 1;
331 c->mul = 1;
498 c->mul = 2;
501 c->mul = 1;
504 c->mul = 1;
582 c->mul = 2;
626 c->mul = 2;
629 c->mul
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Ddwt.c104 int width, int mul, int add, int shift,
113 dst[0] = LIFT(src[0], ((mul*2*ref[0]+add)>>shift), inverse);
121 ((mul*(ref[i*ref_step] + ref[(i+1)*ref_step])+add)>>shift),
128 ((mul*2*ref[w*ref_step]+add)>>shift),
136 int width, int mul, int add, int shift,
145 dst[0] = LIFT(src[0], ((mul*2*ref[0]+add)>>shift), inverse);
153 ((mul*(ref[i*ref_step] + ref[(i+1)*ref_step])+add)>>shift),
160 ((mul*2*ref[w*ref_step]+add)>>shift),
169 int width, int mul, int add, int shift,
182 dst[0] = LIFTS(src[0], mul*
102 lift(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
134 inv_lift(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
167 liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
200 inv_liftS(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Ddwt.c104 int width, int mul, int add, int shift,
113 dst[0] = LIFT(src[0], ((mul*2*ref[0]+add)>>shift), inverse);
121 ((mul*(ref[i*ref_step] + ref[(i+1)*ref_step])+add)>>shift),
128 ((mul*2*ref[w*ref_step]+add)>>shift),
136 int width, int mul, int add, int shift,
145 dst[0] = LIFT(src[0], ((mul*2*ref[0]+add)>>shift), inverse);
153 ((mul*(ref[i*ref_step] + ref[(i+1)*ref_step])+add)>>shift),
160 ((mul*2*ref[w*ref_step]+add)>>shift),
169 int width, int mul, int add, int shift,
182 dst[0] = LIFTS(src[0], mul*
102 lift(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
134 inv_lift(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
167 liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
200 inv_liftS(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/mpi/
H A DMakefile.am168 mpi-mul.c \
175 mpih-mul.c \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/mpi/
H A DMakefile.am168 mpi-mul.c \
175 mpih-mul.c \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/mpi/
H A DMakefile.am168 mpi-mul.c \
175 mpih-mul.c \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Ddwt.c104 int width, int mul, int add, int shift,
113 dst[0] = LIFT(src[0], ((mul*2*ref[0]+add)>>shift), inverse);
121 ((mul*(ref[i*ref_step] + ref[(i+1)*ref_step])+add)>>shift),
128 ((mul*2*ref[w*ref_step]+add)>>shift),
136 int width, int mul, int add, int shift,
145 dst[0] = LIFT(src[0], ((mul*2*ref[0]+add)>>shift), inverse);
153 ((mul*(ref[i*ref_step] + ref[(i+1)*ref_step])+add)>>shift),
160 ((mul*2*ref[w*ref_step]+add)>>shift),
169 int width, int mul, int add, int shift,
182 dst[0] = LIFTS(src[0], mul*
102 lift(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
134 inv_lift(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
167 liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
200 inv_liftS(IDWTELEM *dst, IDWTELEM *src, IDWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dtgr192.c401 static void tgr192_round(u64 * ra, u64 * rb, u64 * rc, u64 x, int mul) argument
412 b *= mul;
420 static void tgr192_pass(u64 * ra, u64 * rb, u64 * rc, u64 * x, int mul) argument
426 tgr192_round(&a, &b, &c, x[0], mul);
427 tgr192_round(&b, &c, &a, x[1], mul);
428 tgr192_round(&c, &a, &b, x[2], mul);
429 tgr192_round(&a, &b, &c, x[3], mul);
430 tgr192_round(&b, &c, &a, x[4], mul);
431 tgr192_round(&c, &a, &b, x[5], mul);
432 tgr192_round(&a, &b, &c, x[6], mul);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dtgr192.c401 static void tgr192_round(u64 * ra, u64 * rb, u64 * rc, u64 x, int mul) argument
412 b *= mul;
420 static void tgr192_pass(u64 * ra, u64 * rb, u64 * rc, u64 * x, int mul) argument
426 tgr192_round(&a, &b, &c, x[0], mul);
427 tgr192_round(&b, &c, &a, x[1], mul);
428 tgr192_round(&c, &a, &b, x[2], mul);
429 tgr192_round(&a, &b, &c, x[3], mul);
430 tgr192_round(&b, &c, &a, x[4], mul);
431 tgr192_round(&c, &a, &b, x[5], mul);
432 tgr192_round(&a, &b, &c, x[6], mul);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/radio/
H A Dsi4713-i2c.c888 u32 **shadow, s32 *bit, s32 *mask, u16 *property, int *mul,
897 *mul = 1;
902 *mul = 1;
907 *mul = 1;
912 *mul = 1;
917 *mul = ATTACK_TIME_UNIT;
922 *mul = 10;
927 *mul = 10;
932 *mul = 1;
1126 int mul local
887 si4713_choose_econtrol_action(struct si4713_device *sdev, u32 id, u32 **shadow, s32 *bit, s32 *mask, u16 *property, int *mul, unsigned long **table, int *size) argument
1460 int mul = 0; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/radio/
H A Dsi4713-i2c.c888 u32 **shadow, s32 *bit, s32 *mask, u16 *property, int *mul,
897 *mul = 1;
902 *mul = 1;
907 *mul = 1;
912 *mul = 1;
917 *mul = ATTACK_TIME_UNIT;
922 *mul = 10;
927 *mul = 10;
932 *mul = 1;
1126 int mul local
887 si4713_choose_econtrol_action(struct si4713_device *sdev, u32 id, u32 **shadow, s32 *bit, s32 *mask, u16 *property, int *mul, unsigned long **table, int *size) argument
1460 int mul = 0; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bn/asm/
H A Dbn-586.pl166 &mul($w); # *a * w
192 &mul($w); # *a * w
278 &mul($w); # *a * w
306 &mul($w); # *a * w
378 &mul("eax"); # *a * *a
399 &mul("eax"); # *a * *a
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpani.c52 #define ZM_HAL_EP_RND(x, mul) \
53 ((((x)%(mul)) >= ((mul)/2)) ? ((x) + ((mul) - 1)) / (mul) : (x)/(mul))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/otus/hal/
H A Dhpani.c52 #define ZM_HAL_EP_RND(x, mul) \
53 ((((x)%(mul)) >= ((mul)/2)) ? ((x) + ((mul) - 1)) / (mul) : (x)/(mul))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bn/asm/
H A Dbn-586.pl166 &mul($w); # *a * w
192 &mul($w); # *a * w
278 &mul($w); # *a * w
306 &mul($w); # *a * w
378 &mul("eax"); # *a * *a
399 &mul("eax"); # *a * *a
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bn/asm/
H A Dbn-586.pl166 &mul($w); # *a * w
192 &mul($w); # *a * w
278 &mul($w); # *a * w
306 &mul($w); # *a * w
378 &mul("eax"); # *a * *a
399 &mul("eax"); # *a * *a
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bn/asm/
H A Dbn-586.pl166 &mul($w); # *a * w
192 &mul($w); # *a * w
278 &mul($w); # *a * w
306 &mul($w); # *a * w
378 &mul("eax"); # *a * *a
399 &mul("eax"); # *a * *a
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/bn/asm/
H A Dbn-586.pl166 &mul($w); # *a * w
192 &mul($w); # *a * w
278 &mul($w); # *a * w
306 &mul($w); # *a * w
378 &mul("eax"); # *a * *a
399 &mul("eax"); # *a * *a
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bn/asm/
H A Dbn-586.pl166 &mul($w); # *a * w
192 &mul($w); # *a * w
278 &mul($w); # *a * w
306 &mul($w); # *a * w
378 &mul("eax"); # *a * *a
399 &mul("eax"); # *a * *a
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bn/
H A Dbn_asm.c107 mul(rp[0],ap[0],w,c1);
108 mul(rp[1],ap[1],w,c1);
109 mul(rp[2],ap[2],w,c1);
110 mul(rp[3],ap[3],w,c1);
116 mul(rp[0],ap[0],w,c1);
189 mul(rp[0],ap[0],bl,bh,carry);
190 mul(rp[1],ap[1],bl,bh,carry);
191 mul(rp[2],ap[2],bl,bh,carry);
192 mul(rp[3],ap[3],bl,bh,carry);
198 mul(r
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcmcrypto/
H A Dbn_lcl.h307 #define mul(r, a, w, c) { \ macro
335 #define mul(r, a, w, c) { \ macro
417 #define mul(r, a, bl, bh, c) { \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-tegra/
H A Dtegra2_clocks.c163 if (c->mul != 0 && c->div != 0)
164 c->rate = rate * c->mul / c->div;
301 c->mul = 1;
331 c->mul = 1;
498 c->mul = 2;
501 c->mul = 1;
504 c->mul = 1;
582 c->mul = 2;
626 c->mul = 2;
629 c->mul
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bn/
H A Dbn_asm.c111 mul(rp[0], ap[0], w, c1);
112 mul(rp[1], ap[1], w, c1);
113 mul(rp[2], ap[2], w, c1);
114 mul(rp[3], ap[3], w, c1);
121 mul(rp[0], ap[0], w, c1);
204 mul(rp[0], ap[0], bl, bh, carry);
205 mul(rp[1], ap[1], bl, bh, carry);
206 mul(rp[2], ap[2], bl, bh, carry);
207 mul(rp[3], ap[3], bl, bh, carry);
214 mul(r
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bn/
H A Dbn_asm.c107 mul(rp[0],ap[0],w,c1);
108 mul(rp[1],ap[1],w,c1);
109 mul(rp[2],ap[2],w,c1);
110 mul(rp[3],ap[3],w,c1);
116 mul(rp[0],ap[0],w,c1);
189 mul(rp[0],ap[0],bl,bh,carry);
190 mul(rp[1],ap[1],bl,bh,carry);
191 mul(rp[2],ap[2],bl,bh,carry);
192 mul(rp[3],ap[3],bl,bh,carry);
198 mul(r
[all...]

Completed in 307 milliseconds

1234567891011>>