Home
last modified time | relevance | path

Searched refs:Pixel3 (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c9094 PIXEL Pixel3; in _MDrv_SC_3D_SourceDetection() local
9148Pixel3 = pXCResourcePrivate->stdrvXC_3D._stBlockStatus_Avg[y+(NBLK_DD_V/2)][x+(NBLK_DD_H/2)+u16HBl… in _MDrv_SC_3D_SourceDetection()
9207 …u16YDiff30 = ((abs( Pixel3.R - Pixel10.R) + abs( Pixel3.G - Pixel10.G) + abs( Pixel3.B - Pixel10.B… in _MDrv_SC_3D_SourceDetection()
9208 …u16YDiff31 = ((abs( Pixel3.R - Pixel11.R) + abs( Pixel3.G - Pixel11.G) + abs( Pixel3.B - Pixel11.B… in _MDrv_SC_3D_SourceDetection()
9209 …u16YDiff32 = ((abs( Pixel3.R - Pixel12.R) + abs( Pixel3.G - Pixel12.G) + abs( Pixel3.B - Pixel12.B… in _MDrv_SC_3D_SourceDetection()
9210 …u16YDiff33 = ((abs( Pixel3.R - Pixel13.R) + abs( Pixel3.G - Pixel13.G) + abs( Pixel3.B - Pixel13.B… in _MDrv_SC_3D_SourceDetection()
9211 …u16YDiff34 = ((abs( Pixel3.R - Pixel14.R) + abs( Pixel3.G - Pixel14.G) + abs( Pixel3.B - Pixel14.B… in _MDrv_SC_3D_SourceDetection()
9212 …u16YDiff35 = ((abs( Pixel3.R - Pixel15.R) + abs( Pixel3.G - Pixel15.G) + abs( Pixel3.B - Pixel15.B… in _MDrv_SC_3D_SourceDetection()
9213 …u16YDiff36 = ((abs( Pixel3.R - Pixel16.R) + abs( Pixel3.G - Pixel16.G) + abs( Pixel3.B - Pixel16.B… in _MDrv_SC_3D_SourceDetection()
9216 …u16YDiff37 = ((abs( Pixel3.R - Pixel30.R) + abs( Pixel3.G - Pixel30.G) + abs( Pixel3.B - Pixel30.B… in _MDrv_SC_3D_SourceDetection()
[all …]