Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Control.cpp67 return(LVPSA_ERROR_NULLADDRESS); in LVPSA_Control()
106 return(LVPSA_ERROR_NULLADDRESS); in LVPSA_GetControlParams()
137 return(LVPSA_ERROR_NULLADDRESS); in LVPSA_GetInitParams()
177 return(LVPSA_ERROR_NULLADDRESS); in LVPSA_ApplyNewSettings()
DLVPSA_Init.cpp62 return(LVPSA_ERROR_NULLADDRESS); in LVPSA_Init()
106 return(LVPSA_ERROR_NULLADDRESS); in LVPSA_Init()
DLVPSA_Process.cpp76 return(LVPSA_ERROR_NULLADDRESS); in LVPSA_Process()
178 return(LVPSA_ERROR_NULLADDRESS); in LVPSA_GetSpectrum()
DLVPSA_Memory.cpp69 return(LVPSA_ERROR_NULLADDRESS); in LVPSA_Memory()
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
DLVPSA.h109LVPSA_ERROR_NULLADDRESS, /* A pointer has a NULL value … enumerator