Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
DLVPSA.h71 LVPSA_ERROR_INVALIDPARAM, /* A parameter is incorrect */ enumerator
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Control.cpp62 return (LVPSA_ERROR_INVALIDPARAM); in LVPSA_Control()
65 return (LVPSA_ERROR_INVALIDPARAM); in LVPSA_Control()
DLVPSA_Process.cpp76 return (LVPSA_ERROR_INVALIDPARAM); in LVPSA_Process()