Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
DLVPSA.h189 LVPSA_RETURN LVPSA_Control ( pLVPSA_Handle_t hInstance,
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Init.cpp181 errorCode = LVPSA_Control (*phInstance, pControlParams); in LVPSA_Init()
DLVPSA_Control.cpp59 LVPSA_RETURN LVPSA_Control ( pLVPSA_Handle_t hInstance, in LVPSA_Control() function
/frameworks/av/media/libeffects/lvm/lib/
DAndroid.bp31 "SpectrumAnalyzer/src/LVPSA_Control.cpp",
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Control.cpp843 PSA_Status = LVPSA_Control(hPSAInstance, in LVM_ApplyNewSettings()