Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c369 base->AS_PITCH = config->pitchBytes; in PXP_SetAlphaSurfaceBufferConfig()
513 base->PS_PITCH = config->pitchBytes; in PXP_SetProcessSurfaceBufferConfig()
624 base->OUT_PITCH = config->pitchBytes; in PXP_SetOutputBufferConfig()
674 .pitchBytes = pitch, in PXP_BuildRect()
702 outputBufferConfig.pitchBytes = pitch; in PXP_BuildRect()
1224 asBufferConfig.pitchBytes = srcPitchBytes; in PXP_StartRectCopy()
1240 outputBufferConfig.pitchBytes = destPitchBytes; in PXP_StartRectCopy()
1302 uint16_t pitchBytes; in PXP_StartMemCopy() local
1317 pitchBytes = (uint16_t)(size / height); in PXP_StartMemCopy()
1321 pitchBytes = 512U; in PXP_StartMemCopy()
[all …]
Dfsl_pxp.h337 …uint16_t pitchBytes; /*!< Number of bytes between two vertically adjacent … member
394 … uint16_t pitchBytes; /*!< Number of bytes between two vertically adjacent pixels. */ member
421 … uint16_t pitchBytes; /*!< Number of bytes between two vertically adjacent pixels. */ member
887 uint16_t pitchBytes; /*!< Channel input pitch */ member
975 uint16_t pitchBytes; /*!< Channel input pitch */ member