Searched refs:pMtx (Results 1 – 1 of 1) sorted by relevance
249 sal_uInt16 pMtx[ 16 ][ 16 ]; in ImplCreateDitherMatrix() local261 nMax = Max ( pMtx[ (k<<2) + i][(l<<2 ) + j] = in ImplCreateDitherMatrix()267 (*pDitherMatrix)[i][j] = (sal_uInt8) ( fVal * pMtx[i][j] ); in ImplCreateDitherMatrix()
Completed in 32 milliseconds