Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h635 …uint8_t neutralBorderLeftPixels; /*!< Number of neutral left border pixels.… member
Dfsl_dpu.c2831 config->neutralBorderLeftPixels = 0U; in DPU_BlitBlendGetDefaultConfig()
2863 …d->NEUTRALBORDER = DPU_BLITBLEND_NEUTRALBORDER_NeutralBorderLeft(config->neutralBorderLeftPixels) | in DPU_SetBlitBlendConfig()