Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_pxp.h526 uint16_t destOffsetY; /*!< Copy position in destination picture. */ member
Dfsl_pxp.c996 …copyToAddr = config->destPicBaseAddr + ((uint32_t)config->destOffsetY * (uint32_t)config->destPitc… in PXP_StartPictureCopy()