OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVREV_Process
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Reverb/lib/
LVREV.h
172
/* 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/
LVREV_Process.c
29
/* FUNCTION:
LVREV_Process
*/
49
LVREV_ReturnStatus_en
LVREV_Process
(LVREV_Handle_t hInstance,
/frameworks/av/media/libeffects/lvm/lib/
Android.mk
139
Reverb/src/
LVREV_Process
.c \
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp
470
LvmStatus =
LVREV_Process
(pContext->hInstance, /* Instance handle */
476
LVM_ERROR_CHECK(LvmStatus, "
LVREV_Process
", "process")
[
all
...]
Completed in 67 milliseconds