Home
last modified time | relevance | path

Searched refs:PostGain (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
H A DLVPSA.h40 LVM_INT16 PostGain; /* Postgain to apply after the filtering (in dB Q16.0) */ member
/aosp12/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
H A DLVPSA_Init.cpp126 LVPSA_Float_GainTable[15 + pInitParams->pFiltersParams[ii].PostGain]; in LVPSA_Init()
/aosp12/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
H A DLVM_Init.cpp391 FiltersParams[i].PostGain = (LVM_INT16)0; in LVM_GetInstanceHandle()