Searched refs:pSource4 (Results 1 – 1 of 1) sorted by relevance
224 sal_uInt8 *pPlane[ 4 ], * pDest, * pSource1, * pSource2, * pSource3, *pSource4; in ImplReadBody() local303 pSource4 = pPlane[ 3 ]; in ImplReadBody()373 ( ( *pSource4++ << 3 ) & 8 ); in ImplReadBody()380 ( ( ( *pSource3 >> nShift ) << 2 ) & 4 ) + ( ( ( *pSource4 >> nShift ) << 3 ) & 8 )); in ImplReadBody()
Completed in 5 milliseconds