tegra_plane_format_is_yuv 351 drivers/gpu/drm/tegra/dc.c yuv = tegra_plane_format_is_yuv(window->format, &planar); tegra_plane_format_is_yuv 275 drivers/gpu/drm/tegra/plane.c if (tegra_plane_format_is_yuv(opaque, NULL)) { tegra_plane_format_is_yuv 68 drivers/gpu/drm/tegra/plane.h bool tegra_plane_format_is_yuv(unsigned int format, bool *planar);