Home
last modified time | relevance | path

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

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