Home
last modified time | relevance | path

Searched defs:fourcc (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/drivers/display/drm/
Dlv_linux_drm.c55 uint32_t fourcc; member
403 static int find_plane(drm_dev_t * drm_dev, unsigned int fourcc, uint32_t * plane_id, uint32_t crtc_… in find_plane()
648 …drm_setup(drm_dev_t * drm_dev, const char * device_path, int64_t connector_id, unsigned int fourcc) in drm_setup()