Home
last modified time | relevance | path

Searched refs:kVIDEO_PixelFormatLUT8 (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/
Dfsl_video_common.h60 kVIDEO_PixelFormatLUT8 = FSL_VIDEO_FOURCC('L', 'U', 'T', '8'), /*!< 8-bit Indexed Color. */ enumerator
Dfsl_video_common.c89 case kVIDEO_PixelFormatLUT8: in VIDEO_GetPixelSizeBits()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/dc/elcdif/
Dfsl_dc_fb_elcdif.c40 {kVIDEO_PixelFormatLUT8, kELCDIF_PixelFormatRAW8},
/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/display/dc/lcdifv2/
Dfsl_dc_fb_lcdifv2.c48 {kVIDEO_PixelFormatLUT8, kLCDIFV2_PixelFormatIndex8BPP},