Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_GetControlParameters.cpp46 LVREV_ControlParams_st* pControlParams) { in LVREV_GetControlParameters() argument
52 if ((hInstance == LVM_NULL) || (pControlParams == LVM_NULL)) { in LVREV_GetControlParameters()
59 *pControlParams = pLVREV_Private->NewParams; in LVREV_GetControlParameters()
/aosp12/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
H A DLVPSA_Init.cpp43 LVPSA_ControlParams_t* pControlParams, void* pScratch) { in LVPSA_Init() argument
131 errorCode = LVPSA_Control(*phInstance, pControlParams); in LVPSA_Init()
/aosp12/frameworks/av/media/libeffects/lvm/lib/Reverb/lib/
H A DLVREV.h183 LVREV_ControlParams_st* pControlParams);
/aosp12/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
H A DLVPSA.h101 LVPSA_ControlParams_t* pControlParams, void* pScratch);