Home
last modified time | relevance | path

Searched refs:LVPSA_OK (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Control.cpp81 return(LVPSA_OK); in LVPSA_Control()
112 return(LVPSA_OK); in LVPSA_GetControlParams()
145 return(LVPSA_OK); in LVPSA_GetInitParams()
233 return (LVPSA_OK); in LVPSA_ApplyNewSettings()
296 return(LVPSA_OK); in LVPSA_SetBPFiltersType()
370 return(LVPSA_OK); in LVPSA_SetBPFCoefficients()
409 return(LVPSA_OK); in LVPSA_SetQPFCoefficients()
520 return(LVPSA_OK); in LVPSA_BPSinglePrecCoefs()
643 return(LVPSA_OK); in LVPSA_BPDoublePrecCoefs()
679 return(LVPSA_OK); in LVPSA_ClearFilterHistory()
DLVPSA_Process.cpp142 return(LVPSA_OK); in LVPSA_Process()
219 return(LVPSA_OK); in LVPSA_GetSpectrum()
259 return(LVPSA_OK); in LVPSA_GetSpectrum()
DLVPSA_Memory.cpp163 return(LVPSA_OK); in LVPSA_Memory()
DLVPSA_Init.cpp48 LVPSA_RETURN errorCode = LVPSA_OK; in LVPSA_Init()
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_API_Specials.cpp100 if(LVPSA_Status != LVPSA_OK) in LVM_GetSpectrum()
DLVM_Init.cpp405 if (PSA_Status != LVPSA_OK) in LVM_GetMemoryTable()
928 if (PSA_Status != LVPSA_OK) in LVM_GetInstanceHandle()
959 if (PSA_Status != LVPSA_OK) in LVM_GetInstanceHandle()
DLVM_Control.cpp846 if (PSA_Status != LVPSA_OK) in LVM_ApplyNewSettings()
855 if(PSA_Status != LVPSA_OK) in LVM_ApplyNewSettings()
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
DLVPSA.h106LVPSA_OK, /* The function ran without any problem … enumerator