Searched refs:tegra_plane_format_is_yuv (Results 1 – 3 of 3) sorted by relevance
93 bool tegra_plane_format_is_yuv(unsigned int format, unsigned int *planes, unsigned int *bpc);
489 bool tegra_plane_format_is_yuv(unsigned int format, unsigned int *planes, unsigned int *bpc) in tegra_plane_format_is_yuv() function 556 if (tegra_plane_format_is_yuv(opaque, NULL, NULL)) { in tegra_plane_format_get_alpha()
359 yuv = tegra_plane_format_is_yuv(window->format, &planes, NULL); in tegra_dc_setup_window()