Searched refs:pDataIn (Results 1 – 1 of 1) sorted by relevance
1461 static void _ContrastAdjust(uint8_t* pDataIn, in _ContrastAdjust() argument1471 uint8_t* pRow = pDataIn + row * nSrcRowBytes; in _ContrastAdjust()1488 FXSYS_memcpy(pDataOut + row * nDstRowBytes, pDataIn + row * nSrcRowBytes, in _ContrastAdjust()1495 uint8_t* pSrcRow = pDataIn + row * nSrcRowBytes; in _ContrastAdjust()