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