Home
last modified time | relevance | path

Searched refs:LVREV_NULLADDRESS (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_GetMemoryTable.c78 return(LVREV_NULLADDRESS); in LVREV_GetMemoryTable()
123 return(LVREV_NULLADDRESS); in LVREV_GetMemoryTable()
DLVREV_GetControlParameters.c58 return LVREV_NULLADDRESS; in LVREV_GetControlParameters()
DLVREV_SetControlParameters.c57 return LVREV_NULLADDRESS; in LVREV_SetControlParameters()
DLVREV_ClearAudioBuffers.c57 return LVREV_NULLADDRESS; in LVREV_ClearAudioBuffers()
DLVREV_GetInstanceHandle.c69 return LVREV_NULLADDRESS; in LVREV_GetInstanceHandle()
78 return(LVREV_NULLADDRESS); in LVREV_GetInstanceHandle()
DLVREV_Process.c67 return LVREV_NULLADDRESS; in LVREV_Process()
DLVREV_ApplyNewSettings.c54 return LVREV_NULLADDRESS; in LVREV_ApplyNewSettings()
/frameworks/av/media/libeffects/lvm/lib/Reverb/lib/
DLVREV.h70 LVREV_NULLADDRESS = 1, /* NULL allocation address */ enumerator
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
DEffectReverb.cpp37 if (LvmStatus == LVREV_NULLADDRESS){\