Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_3d.c4253 MS_U16 u16HBlockShift = 0; in _MDrv_SC_3D_SourceDetection() local
4263 u16HBlockShift = (MS_U32)gSrcInfo[MAIN_WINDOW].ScaledCropWin.x in _MDrv_SC_3D_SourceDetection()
4276 if(u16HBlockShift > 2) in _MDrv_SC_3D_SourceDetection()
4278 u16HBlockShift = 2; in _MDrv_SC_3D_SourceDetection()
4303 for (j = 2-u16HBlockShift; j < NBLK_H/2-2-u16HBlockShift; j++) in _MDrv_SC_3D_SourceDetection()
4307 … pXCResourcePrivate->stdrvXC_3D._u8FieldArray[VEDGE][u16C_Index + NBLK_H / 2 - 2 + u16HBlockShift]; in _MDrv_SC_3D_SourceDetection()
4308 … pXCResourcePrivate->stdrvXC_3D._u8FieldArray[VEDGE][u16C_Index + NBLK_H / 2 - 1 + u16HBlockShift]; in _MDrv_SC_3D_SourceDetection()
4309 …B3 = pXCResourcePrivate->stdrvXC_3D._u8FieldArray[VEDGE][u16C_Index + NBLK_H / 2 + u16HBlockShift]; in _MDrv_SC_3D_SourceDetection()
4310 … pXCResourcePrivate->stdrvXC_3D._u8FieldArray[VEDGE][u16C_Index + NBLK_H / 2 + 1 + u16HBlockShift]; in _MDrv_SC_3D_SourceDetection()
4311 … pXCResourcePrivate->stdrvXC_3D._u8FieldArray[VEDGE][u16C_Index + NBLK_H / 2 + 2 + u16HBlockShift]; in _MDrv_SC_3D_SourceDetection()
[all …]