Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/
Dfsl_video_common.h66 kVIDEO_PixelFormatBGRX8888 = FSL_VIDEO_FOURCC('B', 'X', '2', '4'), /*!< 32-bit BGRX8888. */ enumerator
Dfsl_video_common.c60 case kVIDEO_PixelFormatBGRX8888: in VIDEO_GetPixelSizeBits()