Searched refs:RGB565 (Results 1 - 5 of 5) sorted by last modified time

/drivers/staging/media/omap24xx/
H A Dtcm825x.c59 /* Note: V4L2 defines RGB565 as:
64 * We interpret RGB565 as:
69 .description = "RGB565, le",
444 pfmt = RGB565;
870 /* Make the default capture format QVGA RGB565 */
H A Dtcm825x.h162 enum pixel_format { YUV422 = 0, RGB565 }; enumerator in enum:pixel_format
/drivers/gpu/drm/msm/mdp/
H A Dmdp_format.c43 FMT(RGB565, 0, 5, 6, 5, 1, 0, 2, 0, false, true, 2, 3),
/drivers/gpu/drm/armada/
H A Darmada_fb.c50 FMT(RGB565, 565, CFG_SWAPRB);
/drivers/gpu/drm/exynos/
H A Dexynos_mixer.c538 #define RGB565 4 macro

Completed in 113 milliseconds