Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_pxp.h208 kPXP_AsPixelFormatRGB888 = 0x4, /*!< 32-bit pixels without alpha (unpacked 24-bit format) */ enumerator
Dfsl_pxp.c985 …g->pixelFormat == kPXP_AsPixelFormatARGB8888) || (config->pixelFormat == kPXP_AsPixelFormatRGB888)) in PXP_StartPictureCopy()