Home
last modified time | relevance | path

Searched refs:pULong (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_map.c126 pULong pdw; in mapInvertMap()
137 for (pdw = (pULong)ps->a_bMapTable, dw = size * 3 / 4; dw; dw--, pdw++) { in mapInvertMap()
149 pULong pDither = (pULong)ps->a_bDitherPattern; in mapInvertDitherMap()
274 pdw = (pULong)ps->a_bMapTable; in MapAdjust()
284 pdw = (pULong)&ps->a_bMapTable[tabLen]; in MapAdjust()
294 pdw = (pULong)&ps->a_bMapTable[tabLen*2]; in MapAdjust()
H A Dplustek-pp_types.h97 typedef ULong *pULong; typedef
149 pULong ulp;
154 pULong ulp;
159 pULong ulp;
173 pULong pdw;
H A Dplustek-pp_dac.c374 pULong pdw = (pULong)(pBuffer); in dacP98FillRGBMap()
736 pt.pdw = (pULong)(ps->pScanBuffer1 + dwADCPipeLine); in dacP98Adjust12BitShading()
747 pt.pdw = (pULong)(ps->pScanBuffer1 + 5400 * 4 + dwADCPipeLine); in dacP98Adjust12BitShading()
758 pt.pdw = (pULong)(ps->pScanBuffer1 + 5400 * 8 + dwADCPipeLine); in dacP98Adjust12BitShading()
987 pULong pdw = (pULong)(pBuf + ps->ShadingBufferSize); in dacP96WriteLinearGamma()
1201 pULong pdw = (pULong)(ps->pPrescan16 + ps->ShadingBufferSize); in dacP96SetInitialGainRAM()
1215 pULong pd in dacP96Adjust10BitShading()
[all...]
H A Dplustek-pp_tpa.c83 static void tpaP98SubNoise( pScanData ps, pULong pdwSum, pUShort pwShading, in tpaP98SubNoise()
122 pd.pdw = (pULong)ps->pScanBuffer1; in tpaP98ShadingWaveformSum()
130 tpaP98SubNoise( ps, (pULong)ps->pScanBuffer1, in tpaP98ShadingWaveformSum()
133 tpaP98SubNoise( ps ,(pULong)ps->pScanBuffer1 + 5400UL, in tpaP98ShadingWaveformSum()
137 tpaP98SubNoise( ps, (pULong)ps->pScanBuffer1 + 5400UL * 2UL, in tpaP98ShadingWaveformSum()
167 pULong pdwNegativeSumTemp; in tpaP98GetNegativeTempRamData()
175 pdwNegativeSumTemp = (pULong)(pNegativeTempRam + 960 * 3 * 2); in tpaP98GetNegativeTempRamData()
H A Dplustek-pp_genericio.c1145 pULong pdwTable; in IOIsReadyForScan()
1190 pdwTable = (pULong)ps->a_wMoveStepTable; dw; dw--, pdwTable++) { in IOIsReadyForScan()
H A Dplustek-pp_p48xx.c115 pULong buffer; in p48xxDoTest()
H A Dplustek-pp_ptdrv.c185 *(pULong)useraddr = (ULong)value; in putUserVal()

Completed in 9 milliseconds