Lines Matching refs:pS1
66 …q31_t *pS1, *pS2, *pbuff; /* Temporary pointers for input buffer and pState b… in arm_dct4_q31() local
102 pS1 = pState; in arm_dct4_q31()
122 *pS1++ = *pbuff++; in arm_dct4_q31()
126 *pS1++ = *pbuff++; in arm_dct4_q31()
129 *pS1++ = *pbuff++; in arm_dct4_q31()
132 *pS1++ = *pbuff++; in arm_dct4_q31()
143 pS1 = pState; in arm_dct4_q31()
153 *pbuff++ = *pS1++; in arm_dct4_q31()
154 *pbuff++ = *pS1++; in arm_dct4_q31()
155 *pbuff++ = *pS1++; in arm_dct4_q31()
156 *pbuff++ = *pS1++; in arm_dct4_q31()
191 pS1 = pState; in arm_dct4_q31()
194 in = *pS1++ >> 1U; in arm_dct4_q31()
199 pS1++; in arm_dct4_q31()
207 in = *pS1++ - in; in arm_dct4_q31()
210 pS1++; in arm_dct4_q31()
212 in = *pS1++ - in; in arm_dct4_q31()
214 pS1++; in arm_dct4_q31()
216 in = *pS1++ - in; in arm_dct4_q31()
218 pS1++; in arm_dct4_q31()
220 in = *pS1++ - in; in arm_dct4_q31()
222 pS1++; in arm_dct4_q31()
236 in = *pS1++ - in; in arm_dct4_q31()
240 pS1++; in arm_dct4_q31()
285 *pS1++ = *pbuff++; in arm_dct4_q31()
297 pS1 = pState; in arm_dct4_q31()
305 *pbuff++ = *pS1++; in arm_dct4_q31()
337 pS1 = pState; in arm_dct4_q31()
340 in = *pS1++ >> 1U; in arm_dct4_q31()
345 pS1++; in arm_dct4_q31()
354 in = *pS1++ - in; in arm_dct4_q31()
358 pS1++; in arm_dct4_q31()