Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_pxp.c976 uint8_t bytePerPixel; in PXP_StartPictureCopy() local
987 bytePerPixel = 4U; in PXP_StartPictureCopy()
991 bytePerPixel = 2U; in PXP_StartPictureCopy()
995 bytePerPixel * config->srcOffsetX; in PXP_StartPictureCopy()
997 bytePerPixel * config->destOffsetX; in PXP_StartPictureCopy()