Home
last modified time | relevance | path

Searched refs:RGBUShortDef (Results 1 - 11 of 11) sorted by relevance

/third_party/backends/backend/
H A Du12-scanner.h95 } RGBUShortDef; typedef
109 RGBUShortDef Colors;
117 RGBUShortDef *pusrgb;
296 RGBUShortDef *pSumRGB;
H A Dplustek-usbcal.c261 RGBUShortDef max_rgb, min_rgb, tmp_rgb; in cano_AdjustLightsource()
369 dwR += ((RGBUShortDef*)scanbuf)[dw].Red; in cano_AdjustLightsource()
370 dwG += ((RGBUShortDef*)scanbuf)[dw].Green; in cano_AdjustLightsource()
371 dwB += ((RGBUShortDef*)scanbuf)[dw].Blue; in cano_AdjustLightsource()
588 RGBUShortDef max_rgb; in cano_AdjustGain()
608 dwR += ((RGBUShortDef*)scanbuf)[dw].Red; in cano_AdjustGain()
609 dwG += ((RGBUShortDef*)scanbuf)[dw].Green; in cano_AdjustGain()
610 dwB += ((RGBUShortDef*)scanbuf)[dw].Blue; in cano_AdjustGain()
844 r = ((RGBUShortDef*)scanbuf)[dw].Red; in cano_AdjustOffset()
845 g = ((RGBUShortDef*)scanbu in cano_AdjustOffset()
[all...]
H A Dplustek-usbshading.c92 static RGBUShortDef Gain_Hilight;
93 static RGBUShortDef Gain_NegHilight;
949 RGBUShortDef max_rgb, min_rgb, tmp_rgb; in usb_AdjustGain()
968 dwR += ((RGBUShortDef*)scanbuf)[dw].Red; in usb_AdjustGain()
969 dwG += ((RGBUShortDef*)scanbuf)[dw].Green; in usb_AdjustGain()
970 dwB += ((RGBUShortDef*)scanbuf)[dw].Blue; in usb_AdjustGain()
1369 dwSum[0] += ((RGBUShortDef*)scanbuf)[dw].Red; in usb_AdjustOffset()
1370 dwSum[1] += ((RGBUShortDef*)scanbuf)[dw].Green; in usb_AdjustOffset()
1371 dwSum[2] += ((RGBUShortDef*)scanbuf)[dw].Blue; in usb_AdjustOffset()
1727 RGBUShortDef *p in usb_CalSortHighlight()
[all...]
H A Du12-shading.c120 RGBUShortDef *pRGB, *pwsum; in u12shadingAdjustShadingWaveform()
193 pvar.pusrgb = (RGBUShortDef*)dev->shade.pHilight + in u12shadingAdjustShadingWaveform()
314 pwsum = (RGBUShortDef*)dev->bufs.b2.pSumBuf + _SHADING_BEGINX; in u12shadingAdjustShadingWaveform()
315 pvar.pusrgb = (RGBUShortDef*)dev->shade.pHilight + _SHADING_BEGINX; in u12shadingAdjustShadingWaveform()
358 pwsum = (RGBUShortDef*)dev->bufs.b2.pSumBuf + _SHADING_BEGINX; in u12shadingAdjustShadingWaveform()
388 pRGB = (RGBUShortDef*)&dev->shade.pCcdDac->GainResize; in u12shadingAdjustShadingWaveform()
392 pwsum = (RGBUShortDef*)dev->bufs.b2.pSumBuf + _SHADING_BEGINX; in u12shadingAdjustShadingWaveform()
H A Dplustek-pp_types.h142 } RGBUShortDef, *pRGBUShortDef; typedef
H A Dplustek-usb.h146 } PACKED16 RGBUShortDef; typedef
181 RGBUShortDef *pw_rgb;
H A Du12-hwdef.h453 RGBUShortDef *pHilight;
H A Du12-if.c591 dev->shade.pHilight = (RGBUShortDef*)malloc( skipSize ); in u12if_SetupBuffer()
H A Du12-image.c217 RGBUShortDef *dest; in fnColor42()
223 dest = (RGBUShortDef*)pb; in fnColor42()
H A Dplustek-pp_hwdefs.h250 RGBUShortDef Colors;
H A Du12-tpa.c402 RGBUShortDef *pwSum = dev->bufs.b2.pSumRGB; in u12tpa_FindCenterPointer()

Completed in 15 milliseconds