Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Control.cpp59 return (LVPSA_ERROR_NULLADDRESS); in LVPSA_Control()
93 return (LVPSA_ERROR_NULLADDRESS); in LVPSA_GetControlParams()
121 return (LVPSA_ERROR_NULLADDRESS); in LVPSA_GetInitParams()
159 return (LVPSA_ERROR_NULLADDRESS); in LVPSA_ApplyNewSettings()
DLVPSA_Process.cpp73 return (LVPSA_ERROR_NULLADDRESS); in LVPSA_Process()
159 return (LVPSA_ERROR_NULLADDRESS); in LVPSA_GetSpectrum()
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
DLVPSA.h73 LVPSA_ERROR_NULLADDRESS, /* A pointer has a NULL value */ enumerator