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

  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_CalcCoef.c 217 extern LVM_INT16 LVEQNB_CosCoef[];
277 coef = LVEQNB_CosCoef[i]; /* Get the nth coefficient */
281 COS_T0 = COS_T0 << (LVEQNB_CosCoef[0]+6); /* Correct the scaling */
LVEQNB_Tables.c 141 const LVM_INT16 LVEQNB_CosCoef[] = {3, /* Shifts */

Completed in 2953 milliseconds