Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/ipcx/
H A Dipcx.cxx224 sal_uInt8 *pPlane[ 4 ], * pDest, * pSource1, * pSource2, * pSource3, *pSource4; in ImplReadBody() local
303 pSource4 = pPlane[ 3 ]; in ImplReadBody()
373 ( ( *pSource4++ << 3 ) & 8 ); in ImplReadBody()
380 ( ( ( *pSource3 >> nShift ) << 2 ) & 4 ) + ( ( ( *pSource4 >> nShift ) << 3 ) & 8 )); in ImplReadBody()

Completed in 9 milliseconds