Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/graphicfilter/ipcx/
H A Dipcx.cxx225 sal_uLong i, nx, ny, np, nCount, nUsedLineSize, nLineSize, nPercent; in ImplReadBody() local
229 nUsedLineSize = (sal_uLong)( ( ( nWidth * (sal_uLong)nDestBitsPerPixel ) + 7 ) >> 3 ); in ImplReadBody()
230 nLineSize = ( nUsedLineSize + 3 ) & 0xfffc; in ImplReadBody()

Completed in 9 milliseconds