Home
last modified time | relevance | path

Searched refs:LVPSA_Init (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
DLVPSA.h100 LVPSA_RETURN LVPSA_Init(pLVPSA_Handle_t* phInstance, LVPSA_InitParams_t* pInitParams,
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Init.cpp42 LVPSA_RETURN LVPSA_Init(pLVPSA_Handle_t* phInstance, LVPSA_InitParams_t* pInitParams, in LVPSA_Init() function
/frameworks/av/media/libeffects/lvm/lib/
DAndroid.bp83 "SpectrumAnalyzer/src/LVPSA_Init.cpp",
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_Init.cpp401 PSA_Status = LVPSA_Init(&hPSAInstance, &pInstance->PSA_InitParams, in LVM_GetInstanceHandle()