Searched refs:pCbN (Results 1 – 1 of 1) sorted by relevance
236 pCbN=(sal_uInt8*)rtl_allocateMemory( nW2+1 ); in ReadImage()240 pL0N == NULL || pL1N == NULL || pCbN == NULL || pCrN == NULL) in ReadImage()248 rtl_freeMemory((void*)pCbN); in ReadImage()259 pPCD->Read( pCbN, nW2 ); in ReadImage()261 pCbN[ nW2 ] = pCbN[ nW2 - 1 ]; in ReadImage()269 pt=pCb; pCb=pCbN; pCbN=pt; in ReadImage()277 pPCD->Read( pCbN, nW2 ); in ReadImage()279 pCbN[nW2]=pCbN[ nW2 - 1 ]; in ReadImage()286 pCbN[ nXPair ] = pCb[ nXPair ]; in ReadImage()325 ( (long)pCbN[ nXPair ] ) + ( (long)pCbN[ nXPair + 1 ] ) ) >> 2; in ReadImage()[all …]
Completed in 8 milliseconds