Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_mixer.c523 bool is_tiled, is_nv21; in vp_video_buffer() local
526 is_nv21 = (fb->format->format == DRM_FORMAT_NV21); in vp_video_buffer()
552 val = (is_nv21 ? VP_MODE_NV21 : VP_MODE_NV12); in vp_video_buffer()

Completed in 4 milliseconds