Searched defs:Fn (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/nwfpe/ |
| H A D | fpa11_cpdt.c | 19 static inline void loadSingle(const unsigned int Fn, const unsigned int __user *pMem) in loadSingle() 26 static inline void loadDouble(const unsigned int Fn, const unsigned int __user *pMem) in loadDouble() 42 static inline void loadExtended(const unsigned int Fn, const unsigned int __user *pMem) in loadExtended() 59 static inline void loadMultiple(const unsigned int Fn, const unsigned int __user *pMem) in loadMultiple() 91 static inline void storeSingle(struct roundingData *roundData, const unsigned int Fn, unsigned int … in storeSingle() 117 static inline void storeDouble(struct roundingData *roundData, const unsigned int Fn, unsigned int … in storeDouble() 150 static inline void storeExtended(const unsigned int Fn, unsigned int __user *pMem) in storeExtended() 182 static inline void storeMultiple(const unsigned int Fn, unsigned int __user *pMem) in storeMultiple()
|
| H A D | fpa11_cprt.c | 103 unsigned int Fn = getFm(opcode); in PerformFIX() local 145 unsigned int Fn = getFn(opcode), Fm = getFm(opcode); in PerformComparison() local
|
| H A D | single_cpdo.c | 93 unsigned int Fn = getFn(opcode); in SingleCPDO() local
|
| H A D | extended_cpdo.c | 108 unsigned int Fn = getFn(opcode); in ExtendedCPDO() local
|
| H A D | double_cpdo.c | 125 unsigned int Fn = getFn(opcode); in DoubleCPDO() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sinc.c | 81 static double * lpf(double Fn, double Fc, double tbw, int * num_taps, double att, double * beta, so… in lpf() 106 double Fn = effp->in_signal.rate * .5; in start() local
|
| H A D | rate.c | 217 unsigned instance, double Fp, double Fs, double Fn, double att, in dft_stage_init() 385 double x = .5, at, Fp, Fs, Fn, mult = upsample? 1 : arbL / arbM; in rate_init() local
|
| H A D | effects_i_dsp.c | 390 double Fn, /* Nyquist freq; e.g. 0.5, 1, PI */ in lsx_design_lpf()
|