Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h472 uint8_t warpBitsPerPixel; /*!< Pixel bits of the coordinate layer. */ member
Dfsl_dpu.c1871 config->warpBitsPerPixel = 0U; in DPU_FetcUnitGetDefaultWarpConfig()
1928 fetchWarp->WARPCONTROL = DPU_FETCHWARP_WARPCONTROL_WarpBitsPerPixel(config->warpBitsPerPixel) | in DPU_InitFetchUnitWarp()