Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DXC_private.h821 MS_U8 _u8DepthAB; //1:TableA 2:TableB 3:ABweight member
H A DapiXC_v2.c944 pXCResourcePrivate->stdrvXC_3D._u8DepthAB = 0; //1:TableA 2:TableB 3:ABweight in XCRegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c6946 if(pXCResourcePrivate->stdrvXC_3D._u8DepthAB == 1) in _MDrv_SC_3D_2DTo3D_InterpolationDepthFromRGB_BLK()
6948 else if (pXCResourcePrivate->stdrvXC_3D._u8DepthAB == 2) in _MDrv_SC_3D_2DTo3D_InterpolationDepthFromRGB_BLK()
6950 else if (pXCResourcePrivate->stdrvXC_3D._u8DepthAB == 3) in _MDrv_SC_3D_2DTo3D_InterpolationDepthFromRGB_BLK()