Home
last modified time | relevance | path

Searched defs:remainderBy8 (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/powerquad/
Dfsl_powerquad_math.c24 int32_t remainderBy8 = length % 8; in PQ_VectorLnF32() local
49 int32_t remainderBy8 = length % 8; in PQ_VectorInvF32() local
74 int32_t remainderBy8 = length % 8; in PQ_VectorSqrtF32() local
99 int32_t remainderBy8 = length % 8; in PQ_VectorInvSqrtF32() local
124 int32_t remainderBy8 = length % 8; in PQ_VectorEtoxF32() local
149 int32_t remainderBy8 = length % 8; in PQ_VectorEtonxF32() local
174 int32_t remainderBy8 = length % 8; in PQ_VectorSinF32() local
199 int32_t remainderBy8 = length % 8; in PQ_VectorCosF32() local
224 int32_t remainderBy8 = length % 8; in PQ_VectorLnFixed32() local
246 int32_t remainderBy8 = length % 8; in PQ_VectorInvFixed32() local
[all …]
Dfsl_powerquad_filter.c24 int32_t remainderBy8 = length % 8; in PQ_VectorBiquadDf2F32() local
49 int32_t remainderBy8 = length % 8; in PQ_VectorBiquadDf2Fixed32() local
71 int32_t remainderBy8 = length % 8; in PQ_VectorBiquadDf2Fixed16() local
93 int32_t remainderBy8 = length % 8; in PQ_VectorBiquadCascadeDf2F32() local
130 int32_t remainderBy8 = length % 8; in PQ_VectorBiquadCascadeDf2Fixed32() local
161 int32_t remainderBy8 = length % 8; in PQ_VectorBiquadCascadeDf2Fixed16() local