OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVREV_FastCoef_st
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h
117
}
LVREV_FastCoef_st
;
136
LVREV_FastCoef_st
*pFastCoef; /* Fast coefficient memory base address */
LVREV_GetMemoryTable.c
189
InstAlloc_AddMember(&FastCoef, sizeof(
LVREV_FastCoef_st
));
LVREV_GetInstanceHandle.c
202
pLVREV_Private->pFastCoef = InstAlloc_AddMember(&FastCoef, sizeof(
LVREV_FastCoef_st
)); /* Fast coefficient memory base address */
Completed in 24 milliseconds