Searched refs:pProcessed (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
D | LVM_Process.c | 66 LVM_INT16 *pProcessed = pOutData; in LVM_Process() local 147 &pProcessed, in LVM_Process() 164 pProcessed, in LVM_Process() 166 pToProcess = pProcessed; in LVM_Process() 176 pProcessed, in LVM_Process() 178 pToProcess = pProcessed; in LVM_Process() 188 pProcessed, in LVM_Process() 190 pToProcess = pProcessed; in LVM_Process() 200 pProcessed, in LVM_Process() 202 pToProcess = pProcessed; in LVM_Process() [all …]
|
D | LVM_Buffers.c | 55 LVM_INT16 **pProcessed, in LVM_BufferManagedIn() argument 74 *pProcessed = pBuffer->pScratch; in LVM_BufferManagedIn() 219 LVM_INT16 **pProcessed, in LVM_BufferUnmanagedIn() argument 233 pInstance->pOutputSamples = *pProcessed; in LVM_BufferUnmanagedIn() 253 *pProcessed = pInstance->pOutputSamples; in LVM_BufferUnmanagedIn() 284 LVM_INT16 **pProcessed, in LVM_BufferOptimisedIn() argument 307 pDest = *pProcessed; /* The start of the output buffer */ in LVM_BufferOptimisedIn() 322 …*pProcessed = pDest; /* Process in the output buffer, now inpla… in LVM_BufferOptimisedIn() 372 …*pProcessed = pInstance->pOutputSamples; /* Process in the output buffer, now inpla… in LVM_BufferOptimisedIn() 401 …*pProcessed = pBuffer->pScratch; /* Process in the output buffer, now inpla… in LVM_BufferOptimisedIn() [all …]
|
D | LVM_Private.h | 268 LVM_INT16 **pProcessed,
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
D | LVCS_BypassMix.h | 72 const LVM_INT16 *pProcessed,
|
D | LVCS_BypassMix.c | 209 const LVM_INT16 *pProcessed, in LVCS_BypassMixer() argument 227 pProcessed, in LVCS_BypassMixer()
|