Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c1228 MS_U16 Pixel_Shift; in GOP_SetGopGwinDelPixel() local
1231 Pixel_Shift = 0; in GOP_SetGopGwinDelPixel()
1235 …Reg(&pGOPDrvLocalCtx->halCtxLocal, GOP_4G_DEL_PIXEL(u8win), del_pixel<<Pixel_Shift, GOP_REG_LW_MAS… in GOP_SetGopGwinDelPixel()
1238 …Reg(&pGOPDrvLocalCtx->halCtxLocal, GOP_2G_DEL_PIXEL(u8win), del_pixel<<Pixel_Shift, GOP_REG_LW_MAS… in GOP_SetGopGwinDelPixel()
1242 …Local, (u8win==GOP2_Gwin0Id)?GOP_1G_DEL_PIXEL:GOP_1GX_HSTR, del_pixel<<Pixel_Shift, GOP_REG_LW_MAS… in GOP_SetGopGwinDelPixel()
1245 …ite16Reg(&pGOPDrvLocalCtx->halCtxLocal, GOP_1GS0_DEL_PIXEL, del_pixel<<Pixel_Shift, GOP_REG_LW_MAS… in GOP_SetGopGwinDelPixel()
1248 …ite16Reg(&pGOPDrvLocalCtx->halCtxLocal, GOP_1GS1_DEL_PIXEL, del_pixel<<Pixel_Shift, GOP_REG_LW_MAS… in GOP_SetGopGwinDelPixel()
1256 Pixel_Shift = GOP_WordUnit; in GOP_SetGopGwinDelPixel()
1260 …Reg(&pGOPDrvLocalCtx->halCtxLocal, GOP_4G_DEL_PIXEL(u8win), del_pixel<<Pixel_Shift, GOP_REG_HW_MAS… in GOP_SetGopGwinDelPixel()
1263 …Reg(&pGOPDrvLocalCtx->halCtxLocal, GOP_2G_DEL_PIXEL(u8win), del_pixel<<Pixel_Shift, GOP_REG_HW_MAS… in GOP_SetGopGwinDelPixel()
[all …]