OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pOffsetA
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h
151
LVM_INT32 *
pOffsetA
[4]; /* Offset for the A delay tap */
LVREV_Process.c
267
pPrivate->
pOffsetA
[j],
LVREV_GetInstanceHandle.c
264
pLVREV_Private->
pOffsetA
[i] = pLVREV_Private->pDelay_T[i];
LVREV_ApplyNewSettings.c
198
pPrivate->
pOffsetA
[i] = &pPrivate->pDelay_T[i][pPrivate->T[i] - Temp - APDelaySize];
Completed in 613 milliseconds