Home
last modified time | relevance | path

Searched refs:kVIDEO_PixelFormatXBGR8888 (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/
Dfsl_video_common.h65 kVIDEO_PixelFormatXBGR8888 = FSL_VIDEO_FOURCC('X', 'B', '2', '4'), /*!< 32-bit XBGR8888. */ enumerator
Dfsl_video_common.c59 case kVIDEO_PixelFormatXBGR8888: in VIDEO_GetPixelSizeBits()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/display/dc/lcdifv2/
Dfsl_dc_fb_lcdifv2.c47 {kVIDEO_PixelFormatXBGR8888, kLCDIFV2_PixelFormatABGR8888},