Searched refs:pCrN (Results 1 – 1 of 1) sorted by relevance
237 pCrN=(sal_uInt8*)rtl_allocateMemory( nW2+1 ); in ReadImage()240 pL0N == NULL || pL1N == NULL || pCbN == NULL || pCrN == NULL) in ReadImage()249 rtl_freeMemory((void*)pCrN); in ReadImage()260 pPCD->Read( pCrN, nW2 ); in ReadImage()262 pCrN[ nW2 ] = pCrN[ nW2 - 1 ]; in ReadImage()270 pt=pCr; pCr=pCrN; pCrN=pt; in ReadImage()278 pPCD->Read( pCrN, nW2 ); in ReadImage()280 pCrN[nW2]=pCrN[ nW2 - 1 ]; in ReadImage()287 pCrN[ nXPair ] = pCr[ nXPair ]; in ReadImage()327 ( (long)pCrN[ nXPair ] ) + ( (long)pCrN[ nXPair + 1 ] ) ) >> 2; in ReadImage()[all …]
Completed in 6 milliseconds