Searched refs:pULong (Results 1 - 7 of 7) sorted by relevance
/third_party/backends/backend/ |
H A D | plustek-pp_map.c | 126 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 D | plustek-pp_types.h | 97 typedef ULong *pULong; typedef 149 pULong ulp; 154 pULong ulp; 159 pULong ulp; 173 pULong pdw;
|
H A D | plustek-pp_dac.c | 374 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 D | plustek-pp_tpa.c | 83 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 D | plustek-pp_genericio.c | 1145 pULong pdwTable; in IOIsReadyForScan() 1190 pdwTable = (pULong)ps->a_wMoveStepTable; dw; dw--, pdwTable++) { in IOIsReadyForScan()
|
H A D | plustek-pp_p48xx.c | 115 pULong buffer; in p48xxDoTest()
|
H A D | plustek-pp_ptdrv.c | 185 *(pULong)useraddr = (ULong)value; in putUserVal()
|
Completed in 8 milliseconds