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.c89 return(LVPSA_OK); in LVPSA_Control()
120 return(LVPSA_OK); in LVPSA_GetControlParams()
154 return(LVPSA_OK); in LVPSA_GetInitParams()
244 return (LVPSA_OK); in LVPSA_ApplyNewSettings()
309 return(LVPSA_OK); in LVPSA_SetBPFiltersType()
385 return(LVPSA_OK); in LVPSA_SetBPFCoefficients()
426 return(LVPSA_OK); in LVPSA_SetQPFCoefficients()
542 return(LVPSA_OK); in LVPSA_BPSinglePrecCoefs()
667 return(LVPSA_OK); in LVPSA_BPDoublePrecCoefs()
705 return(LVPSA_OK); in LVPSA_ClearFilterHistory()
DLVPSA_Process.c131 return(LVPSA_OK); in LVPSA_Process()
210 return(LVPSA_OK); in LVPSA_GetSpectrum()
251 return(LVPSA_OK); in LVPSA_GetSpectrum()
DLVPSA_Memory.c167 return(LVPSA_OK); in LVPSA_Memory()
DLVPSA_Init.c48 LVPSA_RETURN errorCode = LVPSA_OK; in LVPSA_Init()
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/
DLVM_API_Specials.c103 if(LVPSA_Status != LVPSA_OK) in LVM_GetSpectrum()
DLVM_Init.c331 if (PSA_Status != LVPSA_OK) in LVM_GetMemoryTable()
851 if (PSA_Status != LVPSA_OK) in LVM_GetInstanceHandle()
885 if (PSA_Status != LVPSA_OK) in LVM_GetInstanceHandle()
DLVM_Control.c805 if (PSA_Status != LVPSA_OK) in LVM_ApplyNewSettings()
814 if(PSA_Status != LVPSA_OK) in LVM_ApplyNewSettings()
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
DLVPSA.h112LVPSA_OK, /* The function ran without any problem … enumerator