Home
last modified time | relevance | path

Searched refs:LVPSA_ApplyNewSettings (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Private.h143 LVPSA_RETURN LVPSA_ApplyNewSettings(LVPSA_InstancePr_t* pInst);
DLVPSA_Init.cpp137 errorCode = LVPSA_ApplyNewSettings(pLVPSA_Inst); in LVPSA_Init()
DLVPSA_Process.cpp86 LVPSA_ApplyNewSettings(pLVPSA_Inst); in LVPSA_Process()
DLVPSA_Control.cpp150 LVPSA_RETURN LVPSA_ApplyNewSettings(LVPSA_InstancePr_t* pInst) { in LVPSA_ApplyNewSettings() function
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Control.cpp734 PSA_Status = LVPSA_ApplyNewSettings((LVPSA_InstancePr_t*)hPSAInstance); in LVM_ApplyNewSettings()