Home
last modified time | relevance | path

Searched refs:pS2 (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/
Darm_dct4_f32.c134 …float32_t *pS1, *pS2, *pbuff; /* Temporary pointers for input buffer and pState b… in arm_dct4_f32() local
173 pS2 = pState + (S->N - 1U); in arm_dct4_f32()
192 *pS2-- = *pbuff++; in arm_dct4_f32()
195 *pS2-- = *pbuff++; in arm_dct4_f32()
198 *pS2-- = *pbuff++; in arm_dct4_f32()
201 *pS2-- = *pbuff++; in arm_dct4_f32()
351 *pS2-- = *pbuff++; in arm_dct4_f32()
Darm_dct4_q15.c58 …q15_t *pS1, *pS2, *pbuff; /* Temporary pointers for input buffer and pState b… in arm_dct4_q15() local
97 pS2 = pState + (S->N - 1U); in arm_dct4_q15()
116 *pS2-- = *pbuff++; in arm_dct4_q15()
119 *pS2-- = *pbuff++; in arm_dct4_q15()
122 *pS2-- = *pbuff++; in arm_dct4_q15()
125 *pS2-- = *pbuff++; in arm_dct4_q15()
279 *pS2-- = *pbuff++; in arm_dct4_q15()
Darm_dct4_q31.c61 …q31_t *pS1, *pS2, *pbuff; /* Temporary pointers for input buffer and pState b… in arm_dct4_q31() local
100 pS2 = pState + (S->N - 1U); in arm_dct4_q31()
119 *pS2-- = *pbuff++; in arm_dct4_q31()
122 *pS2-- = *pbuff++; in arm_dct4_q31()
125 *pS2-- = *pbuff++; in arm_dct4_q31()
128 *pS2-- = *pbuff++; in arm_dct4_q31()
282 *pS2-- = *pbuff++; in arm_dct4_q31()