OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVREV_Instance_st
(Results
1 - 8
of
8
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_GetControlParameters.c
50
LVREV_Instance_st
*pLVREV_Private = (
LVREV_Instance_st
*)hInstance;
LVREV_SetControlParameters.c
49
LVREV_Instance_st
*pLVREV_Private = (
LVREV_Instance_st
*)hInstance;
LVREV_Private.h
212
}
LVREV_Instance_st
;
286
}
LVREV_Instance_st
;
295
LVREV_ReturnStatus_en LVREV_ApplyNewSettings(
LVREV_Instance_st
*pPrivate);
299
LVREV_Instance_st
*pPrivate,
304
LVREV_Instance_st
*pPrivate,
LVREV_GetMemoryTable.c
152
InstAlloc_AddMember(&SlowData, sizeof(
LVREV_Instance_st
));
269
LVREV_Instance_st
*pLVREV_Private = (
LVREV_Instance_st
*)hInstance;
LVREV_ClearAudioBuffers.c
48
LVREV_Instance_st
*pLVREV_Private = (
LVREV_Instance_st
*)hInstance;
LVREV_GetInstanceHandle.c
58
LVREV_Instance_st
*pLVREV_Private;
139
*phInstance = InstAlloc_AddMember(&SlowData, sizeof(
LVREV_Instance_st
));
141
pLVREV_Private =(
LVREV_Instance_st
*)*phInstance;
LVREV_Process.c
61
LVREV_Instance_st
*pLVREV_Private = (
LVREV_Instance_st
*)hInstance;
204
void ReverbBlock(LVM_INT32 *pInput, LVM_INT32 *pOutput,
LVREV_Instance_st
*pPrivate, LVM_UINT16 NumSamples)
509
LVREV_Instance_st
*pPrivate, LVM_UINT16 NumSamples)
LVREV_ApplyNewSettings.c
45
LVREV_ReturnStatus_en LVREV_ApplyNewSettings (
LVREV_Instance_st
*pPrivate)
598
LVREV_ReturnStatus_en LVREV_ApplyNewSettings (
LVREV_Instance_st
*pPrivate)
[
all
...]
Completed in 123 milliseconds