Lines Matching refs:pS1
64 …q15_t *pS1, *pS2, *pbuff; /* Temporary pointers for input buffer and pState b… in arm_dct4_q15() local
100 pS1 = pState; in arm_dct4_q15()
120 *pS1++ = *pbuff++; in arm_dct4_q15()
124 *pS1++ = *pbuff++; in arm_dct4_q15()
127 *pS1++ = *pbuff++; in arm_dct4_q15()
130 *pS1++ = *pbuff++; in arm_dct4_q15()
141 pS1 = pState; in arm_dct4_q15()
151 *pbuff++ = *pS1++; in arm_dct4_q15()
152 *pbuff++ = *pS1++; in arm_dct4_q15()
153 *pbuff++ = *pS1++; in arm_dct4_q15()
154 *pbuff++ = *pS1++; in arm_dct4_q15()
189 pS1 = pState; in arm_dct4_q15()
192 in = *pS1++ >> 1U; in arm_dct4_q15()
197 pS1++; in arm_dct4_q15()
205 in = *pS1++ - in; in arm_dct4_q15()
208 pS1++; in arm_dct4_q15()
210 in = *pS1++ - in; in arm_dct4_q15()
212 pS1++; in arm_dct4_q15()
214 in = *pS1++ - in; in arm_dct4_q15()
216 pS1++; in arm_dct4_q15()
218 in = *pS1++ - in; in arm_dct4_q15()
220 pS1++; in arm_dct4_q15()
234 in = *pS1++ - in; in arm_dct4_q15()
238 pS1++; in arm_dct4_q15()
283 *pS1++ = *pbuff++; in arm_dct4_q15()
295 pS1 = pState; in arm_dct4_q15()
303 *pbuff++ = *pS1++; in arm_dct4_q15()
335 pS1 = pState; in arm_dct4_q15()
338 in = *pS1++ >> 1U; in arm_dct4_q15()
343 pS1++; in arm_dct4_q15()
352 in = *pS1++ - in; in arm_dct4_q15()
356 pS1++; in arm_dct4_q15()