Searched refs:mul (Results 1 - 25 of 202) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dcommon.h44 #define ATH_EP_MUL(x, mul) ((x) * (mul))
52 #define ATH_EP_RND(x, mul) \
53 ((((x)%(mul)) >= ((mul)/2)) ? ((x) + ((mul) - 1)) / (mul) : (x)/(mul))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dlossless_audiodsp_altivec.c36 int order, int mul)
40 register vec_s16 muls = { mul, mul, mul, mul, mul, mul, mul, mul };
33 scalarproduct_and_madd_int16_altivec(int16_t *v1, const int16_t *v2, const int16_t *v3, int order, int mul) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dlossless_audiodsp_init.c26 int order, int mul);
29 int order, int mul);
32 int order, int mul);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlossless_audiodsp.c28 int order, int mul)
34 *v1++ += mul * *v3++;
26 scalarproduct_and_madd_int16_c(int16_t *v1, const int16_t *v2, const int16_t *v3, int order, int mul) argument
H A Dac3dec_fixed.c80 int16_t mul; local
83 mul = (dynrng & 0x1f) + 0x20;
88 temp = src[i] * mul;
89 temp1 = src[i+1] * mul;
91 temp2 = src[i+2] * mul;
95 temp3 = src[i+3] * mul;
99 temp4 = src[i + 4] * mul;
103 temp5 = src[i+5] * mul;
106 temp6 = src[i+6] * mul;
110 temp7 = src[i+7] * mul;
[all...]
H A Dlossless_audiodsp.h31 * and v1[i] += v3[i] * mul
37 int len, int mul);
H A Dmpc.c68 float mul; local
77 mul = (mpc_CC+1)[bands[i].res[ch]] * mpc_SCF[bands[i].scf_idx[ch][0] & 0xFF];
79 c->sb_samples[ch][j][i] = mul * c->Q[ch][j + off];
80 mul = (mpc_CC+1)[bands[i].res[ch]] * mpc_SCF[bands[i].scf_idx[ch][1] & 0xFF];
82 c->sb_samples[ch][j][i] = mul * c->Q[ch][j + off];
83 mul = (mpc_CC+1)[bands[i].res[ch]] * mpc_SCF[bands[i].scf_idx[ch][2] & 0xFF];
85 c->sb_samples[ch][j][i] = mul * c->Q[ch][j + off];
H A Dfmtconvert.h39 float mul, int len);
49 * @param mul source array of float multipliers.
55 const float *mul, int len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dfloat_dsp.h50 * @param mul scalar value
54 void (*vector_fmac_scalar)(float *dst, const float *src, float mul,
65 * @param mul scalar value
69 void (*vector_fmul_scalar)(float *dst, const float *src, float mul,
80 * @param mul scalar value
84 void (*vector_dmul_scalar)(double *dst, const double *src, double mul,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dfmtconvert_init_arm.c29 float mul, int len);
32 float mul, int len);
34 const int32_t *src, const float *mul,
H A Dlossless_audiodsp_init_arm.c29 const int16_t *v3, int len, int mul);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dfloat_dsp_init.c32 void ff_vector_fmac_scalar_sse(float *dst, const float *src, float mul,
34 void ff_vector_fmac_scalar_avx(float *dst, const float *src, float mul,
36 void ff_vector_fmac_scalar_fma3(float *dst, const float *src, float mul,
39 void ff_vector_fmul_scalar_sse(float *dst, const float *src, float mul,
43 double mul, int len);
45 double mul, int len);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dmuldi3.S30 mul xh, yl, xh
37 mul yh, xl, yh
38 mul xl, yl, xl
39 mul ip, yl, ip
H A Ddelay.S26 mul r0, r2, r0
32 mul r0, r2, r0 @ max = 2^32-1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpc.c72 float mul; local
81 mul = mpc_CC[bands[i].res[ch] + 1] * mpc_SCF[bands[i].scf_idx[ch][0]+6];
83 c->sb_samples[ch][j][i] = mul * c->Q[ch][j + off];
84 mul = mpc_CC[bands[i].res[ch] + 1] * mpc_SCF[bands[i].scf_idx[ch][1]+6];
86 c->sb_samples[ch][j][i] = mul * c->Q[ch][j + off];
87 mul = mpc_CC[bands[i].res[ch] + 1] * mpc_SCF[bands[i].scf_idx[ch][2]+6];
89 c->sb_samples[ch][j][i] = mul * c->Q[ch][j + off];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/power/
H A Dmpih-mul1.S59 mul 9,0,6
70 mul 10,0,6
79 mul 9,0,6
92 mul 10,0,6
102 mul 9,0,6
H A Dmpih-mul2.S61 mul 9,0,6
74 mul 10,0,6
86 mul 9,0,6
103 mul 10,0,6
115 mul 9,0,6
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/power/
H A Dmpih-mul1.S59 mul 9,0,6
70 mul 10,0,6
79 mul 9,0,6
92 mul 10,0,6
102 mul 9,0,6
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/ar7/
H A Dclock.c83 u32 mul; member in struct:tnetd7200_clock
112 int *postdiv, int *mul)
121 *mul = i;
129 int *mul)
136 *mul = target / tmp_gcd;
138 if ((*mul < 1) || (*mul >= 16))
144 if (base / *prediv * *mul / *postdiv != target) {
145 approximate(base, target, prediv, postdiv, mul);
146 tmp_freq = base / *prediv * *mul / *postdi
111 approximate(int base, int target, int *prediv, int *postdiv, int *mul) argument
128 calculate(int base, int target, int *prediv, int *postdiv, int *mul) argument
182 int mul = ((pll & MUL_MASK) >> MUL_SHIFT) + 1; local
221 int prediv, postdiv, mul; local
274 tnetd7200_set_clock(int base, struct tnetd7200_clock *clock, int prediv, int postdiv, int postdiv2, int mul, u32 frequency) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dint_altivec.c112 static int32_t scalarproduct_and_madd_int16_altivec(int16_t *v1, const int16_t *v2, const int16_t *v3, int order, int mul) argument
118 register vec_s16 muls = {mul,mul,mul,mul,mul,mul,mul,mul};
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/arm/
H A Dfloat_dsp_init_neon.c30 void ff_vector_fmac_scalar_neon(float *dst, const float *src, float mul,
33 void ff_vector_fmul_scalar_neon(float *dst, const float *src, float mul,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/x86/
H A Dsqr.pl28 &mul("eax"); # *a * *a
49 &mul("eax"); # *a * *a
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/x86/
H A Dsqr.pl28 &mul("eax"); # *a * *a
49 &mul("eax"); # *a * *a
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/x86/
H A Dsqr.pl28 &mul("eax"); # *a * *a
49 &mul("eax"); # *a * *a
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/aarch64/
H A Dfloat_dsp_init.c32 void ff_vector_fmac_scalar_neon(float *dst, const float *src, float mul,
35 void ff_vector_fmul_scalar_neon(float *dst, const float *src, float mul,
38 void ff_vector_dmul_scalar_neon(double *dst, const double *src, double mul,

Completed in 90 milliseconds

123456789