Home | History | Annotate | Download | only in src

Lines Matching refs:pProcessed

42 /*  *pProcessed        -    Pointer to pointer to the destination of the processed data */
55 LVM_INT16 **pProcessed,
74 *pProcessed = pBuffer->pScratch;
207 /* *pProcessed - Pointer to the destination of the processed data */
219 LVM_INT16 **pProcessed,
233 pInstance->pOutputSamples = *pProcessed;
253 *pProcessed = pInstance->pOutputSamples;
271 /* *pProcessed - Pointer to the destination of the processed data */
284 LVM_INT16 **pProcessed,
307 pDest = *pProcessed; /* The start of the output buffer */
322 *pProcessed = pDest; /* Process in the output buffer, now inplace */
372 *pProcessed = pInstance->pOutputSamples; /* Process in the output buffer, now inplace */
401 *pProcessed = pBuffer->pScratch; /* Process in the output buffer, now inplace */
465 /* *pProcessed - Pointer to the destination of the processed data */
478 LVM_INT16 **pProcessed,
493 pProcessed,
500 pProcessed,