Home
last modified time | relevance | path

Searched refs:_NegativePageWidth (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Du12.h97 #define _NegativePageWidth 460UL macro
102 #define _NEG_X ((double)_NegativePageWidth/300.0 * _MM_PER_INCH)
H A Dplustek-pp.h192 #define _NegativePageWidth 460U /* 38.9 mm */ macro
498 #define _NEG_X ((double)_NegativePageWidth/300.0 * MM_PER_INCH)
H A Dplustek-pp_tpa.c642 for (dw= 0; dw < _NegativePageWidth * 2 + 132; dw++, p.pw++) in tpaP98RecalculateShadingGainandData()
654 for (dw= 0; dw < _NegativePageWidth * 2 + 132; dw++, p.pw++) in tpaP98RecalculateShadingGainandData()
666 for (dw= 0; dw < _NegativePageWidth * 2 + 132; dw++, p.pw++) in tpaP98RecalculateShadingGainandData()
706 DBG( DBG_LOW, "_TPAPageWidth = %u, _NegativePageWidth = %u\n" in TPAP98001AverageShadingData()
708 _TPAPageWidth, _NegativePageWidth, in TPAP98001AverageShadingData()
715 if (dwRight >= (Long)_NegativePageWidth) { in TPAP98001AverageShadingData()
717 ps->wNegAdjustX = (UShort)(dwRight - _NegativePageWidth + in TPAP98001AverageShadingData()

Completed in 5 milliseconds