Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c2546 …MS_U16 src1fmt = (GE_ReadReg(&pGECtxLocal->halLocalCtx, REG_GE_FMT) & GE_DST_FMT_MASK) >> GE_DST_F… in MDrv_GE_BitBltByTwoSourceBuffer() local
2548 if(destfmt != src1fmt) in MDrv_GE_BitBltByTwoSourceBuffer()
2551 ,__FUNCTION__,src1fmt,destfmt); in MDrv_GE_BitBltByTwoSourceBuffer()