Home
last modified time | relevance | path

Searched refs:LVREV_FastCoef_st (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_Private.h121 } LVREV_FastCoef_st; typedef
142 LVREV_FastCoef_st *pFastCoef; /* Fast coefficient memory base address */
DLVREV_GetInstanceHandle.cpp233 (LVREV_FastCoef_st *)InstAlloc_AddMember(&FastCoef, sizeof(LVREV_FastCoef_st)); in LVREV_GetInstanceHandle()
DLVREV_GetMemoryTable.cpp183 InstAlloc_AddMember(&FastCoef, sizeof(LVREV_FastCoef_st)); in LVREV_GetMemoryTable()