HomeSort by relevance Sort by last modified time
    Searched refs:ReverbBlock (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h 173 void ReverbBlock(LVM_INT32 *pInput,
LVREV_Process.c 145 ReverbBlock(pInput, pOutput, pLVREV_Private, (LVM_UINT16)SamplesToProcess);
158 /* FUNCTION: ReverbBlock */
179 void ReverbBlock(LVM_INT32 *pInput, LVM_INT32 *pOutput, LVREV_Instance_st *pPrivate, LVM_UINT16 NumSamples)

Completed in 500 milliseconds