Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dcodec.cxx124 sal_uInt8* pTmpBuf = pOutBuf; in Read() local
140 memcpy( &pTmpBuf[ nIndex ], pInBuf, nRunByte ); in Read()
155 memset( &pTmpBuf[ nIndex ], cVal, nCountByte ); in Read()
159 while ( !bEndDecoding && ( pTmpBuf <= pLast ) ); in Read()

Completed in 28 milliseconds