Searched refs:LVPSA_TwoPiOnFsTable (Results 1 – 2 of 2) sorted by relevance
117 const LVM_INT16 LVPSA_TwoPiOnFsTable[] = { 26354, /* 8kS/s */ variable
468 extern LVM_INT16 LVPSA_TwoPiOnFsTable[]; in LVPSA_BPSinglePrecCoefs()500 T0 = (LVM_INT32)Frequency * LVPSA_TwoPiOnFsTable[Fs]; /* T0 = 2 * Pi * Fc / Fs */ in LVPSA_BPSinglePrecCoefs()592 extern LVM_INT16 LVPSA_TwoPiOnFsTable[]; in LVPSA_BPDoublePrecCoefs()622 T0 = (LVM_INT32)Frequency * LVPSA_TwoPiOnFsTable[Fs]; /* T0 = 2 * Pi * Fc / Fs */ in LVPSA_BPDoublePrecCoefs()