Searched refs:PQ_StartVectorFixed16 (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/powerquad/ |
| D | fsl_powerquad_math.c | 560 PQ_StartVectorFixed16(pSrc, pDst, length); in PQ_VectorLnFixed16() 582 PQ_StartVectorFixed16(pSrc, pDst, length); in PQ_VectorInvFixed16() 604 PQ_StartVectorFixed16(pSrc, pDst, length); in PQ_VectorSqrtFixed16() 626 PQ_StartVectorFixed16(pSrc, pDst, length); in PQ_VectorInvSqrtFixed16() 648 PQ_StartVectorFixed16(pSrc, pDst, length); in PQ_VectorEtoxFixed16() 670 PQ_StartVectorFixed16(pSrc, pDst, length); in PQ_VectorEtonxFixed16()
|
| D | fsl_powerquad_filter.c | 85 PQ_StartVectorFixed16(pSrc, pDst, length); in PQ_VectorBiquadDf2Fixed16() 184 PQ_StartVectorFixed16(&pSrc[remainderBy8], &pDst[remainderBy8], length); in PQ_VectorBiquadCascadeDf2Fixed16()
|
| D | fsl_powerquad.h | 428 #define PQ_StartVectorFixed16(PSRC, PDST, LENGTH) \ macro
|