Searched refs:srcPitchBytes (Results 1 – 2 of 2) sorted by relevance
128 uint16_t srcPitchBytes,909 uint16_t srcPitchBytes, in PXP_StartRectCopy() argument938 asBufferConfig.pitchBytes = srcPitchBytes; in PXP_StartRectCopy()994 …mAddr = config->srcPicBaseAddr + ((uint32_t)config->srcOffsetY * (uint32_t)config->srcPitchBytes) + in PXP_StartPictureCopy()999 …PXP_StartRectCopy(base, copyFromAddr, config->srcPitchBytes, copyToAddr, config->destPitchBytes, c… in PXP_StartPictureCopy()
520 uint16_t srcPitchBytes; /*!< Pitch of the source buffer. */ member