Searched refs:LVEQNB_DPCosCoef (Results 1 – 2 of 2) sorted by relevance
88 extern LVM_INT16 LVEQNB_DPCosCoef[]; in LVEQNB_DoublePrecCoefs()146 coef = LVEQNB_DPCosCoef[i]; /* Get the nth coefficient */ in LVEQNB_DoublePrecCoefs()150 CosErr = CosErr << (LVEQNB_DPCosCoef[0]); /* Correct the scaling */ in LVEQNB_DoublePrecCoefs()
163 const LVM_INT16 LVEQNB_DPCosCoef[] = {1, /* Shifts */ variable