Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/
Dfsl_video_common.h77 kVIDEO_PixelFormatBGRX5551 = FSL_VIDEO_FOURCC('B', 'X', '1', '5'), /*!< 16-bit BGRX5551. */ enumerator
Dfsl_video_common.c76 case kVIDEO_PixelFormatBGRX5551: in VIDEO_GetPixelSizeBits()