Lines Matching refs:pScanBuffer1
122 pd.pdw = (pULong)ps->pScanBuffer1;
123 pt.pw = (pUShort)ps->pScanBuffer1;
130 tpaP98SubNoise( ps, (pULong)ps->pScanBuffer1,
131 (pUShort)ps->pScanBuffer1, 0, 0);
133 tpaP98SubNoise( ps ,(pULong)ps->pScanBuffer1 + 5400UL,
134 (pUShort)ps->pScanBuffer1 + 5400UL,
137 tpaP98SubNoise( ps, (pULong)ps->pScanBuffer1 + 5400UL * 2UL,
138 (pUShort)ps->pScanBuffer1 + 5400UL * 2UL,
174 pNegativeTempRam = (pUShort)(ps->pScanBuffer1 + 5400 * 6);
262 (((pUShort)ps->pScanBuffer1)[dw1] +
263 ((pUShort)ps->pScanBuffer1)[dw1+1] +
264 ((pUShort)ps->pScanBuffer1)[dw1+2] +
265 ((pUShort)ps->pScanBuffer1)[dw1+3]) / 4);
277 (((pUShort)ps->pScanBuffer1)[dw1] +
278 ((pUShort)ps->pScanBuffer1)[dw1+1] +
279 ((pUShort)ps->pScanBuffer1)[dw1+2] +
280 ((pUShort)ps->pScanBuffer1)[dw1+3]) / 4);
292 (((pUShort)ps->pScanBuffer1)[dw1] +
293 ((pUShort)ps->pScanBuffer1)[dw1+1] +
294 ((pUShort)ps->pScanBuffer1)[dw1+2] +
295 ((pUShort)ps->pScanBuffer1)[dw1+3]) / 4);
343 pNegativeTempRam = (pUChar)(ps->pScanBuffer1 + 5400 * 6);
634 p.pw = (pUShort)(ps->pScanBuffer1 + ps->dwOffsetNegative +
637 p.pw = (pUShort)(ps->pScanBuffer1 +
646 p.pw = (pUShort)(ps->pScanBuffer1 + 5400 * 2 +
649 p.pw = (pUShort)(ps->pScanBuffer1 + 5400 * 2 +
658 p.pw = (pUShort)(ps->pScanBuffer1 + 5400 * 4 +
661 p.pw = (pUShort)(ps->pScanBuffer1 + 5400 * 4 +
696 pUShort pw = (pUShort)ps->pScanBuffer1;