Searched refs:LVEQNB_CosCoef (Results 1 – 2 of 2) sorted by relevance
217 extern LVM_INT16 LVEQNB_CosCoef[]; in LVEQNB_SinglePrecCoefs()277 coef = LVEQNB_CosCoef[i]; /* Get the nth coefficient */ in LVEQNB_SinglePrecCoefs()281 COS_T0 = COS_T0 << (LVEQNB_CosCoef[0]+6); /* Correct the scaling */ in LVEQNB_SinglePrecCoefs()
141 const LVM_INT16 LVEQNB_CosCoef[] = {3, /* Shifts */ variable