Searched refs:supported_fmts (Results 1 – 1 of 1) sorted by relevance
33 static const uint32_t supported_fmts = PIXEL_FORMAT_BGR_565 | PIXEL_FORMAT_ARGB_8888; variable244 if (!(pixel_format & supported_fmts)) { in mcux_elcdif_set_pixel_format()297 capabilities->supported_pixel_formats = supported_fmts; in mcux_elcdif_get_capabilities()