Searched defs:mul (Results 1 - 25 of 27) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpc.c72 float mul; local
H A Dsnow.h154 static av_always_inline void snow_horizontal_compose_lift_lead_out(int i, IDWTELEM * dst, IDWTELEM * src, IDWTELEM * ref, int width, int w, int lift_high, int mul, int add, int shift){ argument
H A Dcavs.h277 dequant(AVSContext *h, DCTELEM *level_buf, uint8_t *run_buf, DCTELEM *dst, int mul, int shift, int coeff_num) argument
H A Drv34.c480 int mul; local
H A Ddsputil.c4061 static void int32_to_float_fmul_scalar_c(float *dst, const int *src, float mul, int len){ argument
H A Dsnow.c720 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
752 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
785 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
818 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...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_lcl.h311 #define mul(r,a,w,c) { \ macro
338 #define mul(r,a,w,c) { \ macro
366 #define mul(r,a,w,c) { \ macro
446 #define mul(r,a,bl,bh,c) { \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/mach-at32ap/
H A Dhsmc.c34 unsigned long mul; local
H A Dat32ap7000.c104 unsigned long div, mul, rate; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c56 #define mul(r,a,word,carry) do { \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/
H A Dbn_lcl.h304 #define mul(r,a,w,c) { \ macro
332 #define mul(r,a,w,c) { \ macro
412 #define mul(r,a,bl,bh,c) { \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dx86_64-gcc.c81 #define mul(r,a,word,carry) do { \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddecbin.S487 mul: label
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Dfloat_altivec.c191 static void int32_to_float_fmul_scalar_altivec(float *dst, const int *src, float mul, int len) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dtgr192.c402 static void tgr192_round(u64 * ra, u64 * rb, u64 * rc, u64 x, int mul) argument
421 static void tgr192_pass(u64 * ra, u64 * rb, u64 * rc, u64 * x, int mul) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/cpufreq/
H A Dcpufreq-nforce2.c68 unsigned char mul, div; local
88 unsigned char mul = 0, div = 0; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Ddc.c43 static void mul(void) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/ec/
H A Dec_lcl.h156 int (*mul)(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, member in struct:ec_method_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-at91/
H A Dclock.c454 unsigned mul, div; local
477 unsigned i, div = 0, mul = 0, diff = 1 << 30; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dadm9240.c83 static inline int SCALE(long val, int mul, int div) argument
H A Dsmsc47m192.c62 static inline int SCALE(long val, int mul, int div) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm_lib.c344 static inline unsigned int mul(unsigned int a, unsigned int b) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Ddsputil_mmx.c2256 static void int32_to_float_fmul_scalar_sse(float *dst, const int *src, float mul, int len) argument
2280 static void int32_to_float_fmul_scalar_sse2(float *dst, const int *src, float mul, int len) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dvga16fb.c263 vga16fb_clock_chip(struct vga16fb_par *par, unsigned int pixclock, const struct fb_info *info, int mul, int div) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dimx.c961 unsigned int mul = ubir + 1; local

Completed in 218 milliseconds

12