Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/
Dfsl_video_common.h82 kVIDEO_PixelFormatBGRX4444 = FSL_VIDEO_FOURCC('B', 'X', '1', '2'), /*!< 16-bit BGRX4444. */ enumerator
Dfsl_video_common.c80 case kVIDEO_PixelFormatBGRX4444: in VIDEO_GetPixelSizeBits()