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.h197 LVPSA_RETURN LVPSA_Control ( pLVPSA_Handle_t hInstance,
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Init.c173 errorCode = LVPSA_Control (*phInstance, pControlParams); in LVPSA_Init()
DLVPSA_Control.c67 LVPSA_RETURN LVPSA_Control ( pLVPSA_Handle_t hInstance, in LVPSA_Control() function
/frameworks/av/media/libeffects/lvm/lib/
DAndroid.mk28 SpectrumAnalyzer/src/LVPSA_Control.c \
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Control.c802 PSA_Status = LVPSA_Control(hPSAInstance, in LVM_ApplyNewSettings()