Home
last modified time | relevance | path

Searched defs:Coefs (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_QPD.h26 LVM_INT32 Coefs[2]; /* pointer to the filter coefficients */ member
33 LVM_FLOAT Coefs[2]; /* pointer to the filter coefficients */ member
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ApplyNewSettings.cpp387 LVM_FLOAT Coefs[5]; in LVREV_ApplyNewSettings() local