Searched refs:warpBitsPerPixel (Results 1 – 2 of 2) sorted by relevance
472 uint8_t warpBitsPerPixel; /*!< Pixel bits of the coordinate layer. */ member
1871 config->warpBitsPerPixel = 0U; in DPU_FetcUnitGetDefaultWarpConfig()1928 fetchWarp->WARPCONTROL = DPU_FETCHWARP_WARPCONTROL_WarpBitsPerPixel(config->warpBitsPerPixel) | in DPU_InitFetchUnitWarp()