Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Tables.h65 extern const LVM_UINT16 LVPSA_DownSamplingFactor[];
DLVPSA_Tables.cpp109 const LVM_UINT16 LVPSA_DownSamplingFactor[] = { 5, /* 8000 S/s */ variable
DLVPSA_Control.cpp173 extern LVM_UINT16 LVPSA_DownSamplingFactor[]; in LVPSA_ApplyNewSettings()
212 pInst->DownSamplingFactor = LVPSA_DownSamplingFactor[Params.Fs]; in LVPSA_ApplyNewSettings()