Searched defs:nNumBytes (Results 1 – 2 of 2) sorted by relevance
121 unsigned int nNumBytes = sizeof(T)<<2; in bitcount() local
1308 const sal_Int32 nNumBytes((nLen*m_nBitsPerOutputPixel+7)/8); in convertIntegerFromRGB() local1357 const sal_Int32 nNumBytes((nLen*m_nBitsPerOutputPixel+7)/8); in convertIntegerFromARGB() local1406 const sal_Int32 nNumBytes((nLen*m_nBitsPerOutputPixel+7)/8); in convertIntegerFromPARGB() local
Completed in 126 milliseconds