Home
last modified time | relevance | path

Searched refs:LVPSA_ControlParams_t (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
DLVPSA.h81 } LVPSA_ControlParams_t, *pLVPSA_ControlParams_t; typedef
170 LVPSA_ControlParams_t *pControlParams,
190 LVPSA_ControlParams_t *pNewParams );
256 LVPSA_ControlParams_t *pParams );
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Control.cpp26 LVPSA_ControlParams_t *pParams );
29 LVPSA_ControlParams_t *pParams );
39 LVPSA_ControlParams_t *pParams );
60 LVPSA_ControlParams_t *pNewParams ) in LVPSA_Control()
100 LVPSA_ControlParams_t *pParams ) in LVPSA_GetControlParams()
170 LVPSA_ControlParams_t Params; in LVPSA_ApplyNewSettings()
257 LVPSA_ControlParams_t *pParams ) in LVPSA_SetBPFiltersType()
318 LVPSA_ControlParams_t *pParams) in LVPSA_SetBPFCoefficients()
392 LVPSA_ControlParams_t *pParams ) in LVPSA_SetQPFCoefficients()
DLVPSA_Private.h83LVPSA_ControlParams_t CurrentParams; /* Current control parameters of t…
84LVPSA_ControlParams_t NewParams; /* New control parameters given by…
DLVPSA_Init.cpp44 LVPSA_ControlParams_t *pControlParams, in LVPSA_Init()
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Private.h232 LVPSA_ControlParams_t PSA_ControlParams; /* Spectrum Analyzer control parameters */
DLVM_Control.cpp829 LVPSA_ControlParams_t PSA_Params; in LVM_ApplyNewSettings()