Searched refs:LVREV_Process (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Reverb/lib/
H A DLVREV.h172 /* 1. This function may be interrupted by the LVREV_Process function */
188 /* parameters before the LVREV_Process function can be called. */
228 /* 1. This function may be interrupted by the LVREV_Process function */
251 /* 1. This function may be interrupted by the LVREV_Process function */
273 /* 1. This function must not be interrupted by the LVREV_Process function */
281 /* FUNCTION: LVREV_Process */
300 LVREV_ReturnStatus_en LVREV_Process(LVREV_Handle_t hInstance,
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
H A DLVREV_Process.c29 /* FUNCTION: LVREV_Process */
49 LVREV_ReturnStatus_en LVREV_Process(LVREV_Handle_t hInstance, function
/frameworks/av/media/libeffects/lvm/lib/
H A DAndroid.mk139 Reverb/src/LVREV_Process.c \
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
H A DEffectReverb.cpp472 LvmStatus = LVREV_Process(pContext->hInstance, /* Instance handle */
478 LVM_ERROR_CHECK(LvmStatus, "LVREV_Process", "process")

Completed in 118 milliseconds