Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c8951 PIXEL Pixel1; in _MDrv_SC_3D_SourceDetection() local
9032 Pixel1 = stblockStatusEven[y][x]; in _MDrv_SC_3D_SourceDetection()
9043 …u16YDiff0 = ((abs( Pixel1.R - Pixel10.R) + abs( Pixel1.G - Pixel10.G) + abs( Pixel1.B - Pixel10.B)… in _MDrv_SC_3D_SourceDetection()
9044 …u16YDiff1 = ((abs( Pixel1.R - Pixel11.R) + abs( Pixel1.G - Pixel11.G) + abs( Pixel1.B - Pixel11.B)… in _MDrv_SC_3D_SourceDetection()
9045 …u16YDiff2 = ((abs( Pixel1.R - Pixel12.R) + abs( Pixel1.G - Pixel12.G) + abs( Pixel1.B - Pixel12.B)… in _MDrv_SC_3D_SourceDetection()
9046 …u16YDiff3 = ((abs( Pixel1.R - Pixel13.R) + abs( Pixel1.G - Pixel13.G) + abs( Pixel1.B - Pixel13.B)… in _MDrv_SC_3D_SourceDetection()
9047 …u16YDiff4 = ((abs( Pixel1.R - Pixel14.R) + abs( Pixel1.G - Pixel14.G) + abs( Pixel1.B - Pixel14.B)… in _MDrv_SC_3D_SourceDetection()
9048 …u16YDiff5 = ((abs( Pixel1.R - Pixel15.R) + abs( Pixel1.G - Pixel15.G) + abs( Pixel1.B - Pixel15.B)… in _MDrv_SC_3D_SourceDetection()
9049 …u16YDiff6 = ((abs( Pixel1.R - Pixel16.R) + abs( Pixel1.G - Pixel16.G) + abs( Pixel1.B - Pixel16.B)… in _MDrv_SC_3D_SourceDetection()
9147 Pixel1 = pXCResourcePrivate->stdrvXC_3D._stBlockStatus_Avg[y][x]; in _MDrv_SC_3D_SourceDetection()
[all …]