HomeSort by relevance Sort by last modified time
    Searched refs:LVEQNB_DPCosCoef (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_CalcCoef.c 88 extern LVM_INT16 LVEQNB_DPCosCoef[];
146 coef = LVEQNB_DPCosCoef[i]; /* Get the nth coefficient */
150 CosErr = CosErr << (LVEQNB_DPCosCoef[0]); /* Correct the scaling */
LVEQNB_Tables.c 163 const LVM_INT16 LVEQNB_DPCosCoef[] = {1, /* Shifts */

Completed in 4928 milliseconds