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.h145 LVPSA_RETURN LVPSA_ApplyNewSettings (LVPSA_InstancePr_t *pInst);
DLVPSA_Init.c180 errorCode = LVPSA_ApplyNewSettings (pLVPSA_Inst); in LVPSA_Init()
DLVPSA_Process.c80 LVPSA_ApplyNewSettings( pLVPSA_Inst); in LVPSA_Process()
DLVPSA_Control.c176 LVPSA_RETURN LVPSA_ApplyNewSettings (LVPSA_InstancePr_t *pInst) in LVPSA_ApplyNewSettings() function
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Control.c813 PSA_Status = LVPSA_ApplyNewSettings ((LVPSA_InstancePr_t*)hPSAInstance); in LVM_ApplyNewSettings()