Searched refs:drm_format_horz_chroma_subsampling (Results 1 – 3 of 3) sorted by relevance
277 hsub = drm_format_horz_chroma_subsampling(cmd->pixel_format); in tegra_drm_fb_create()
1078 extern int drm_format_horz_chroma_subsampling(uint32_t format);
2255 hsub = drm_format_horz_chroma_subsampling(r->pixel_format); in framebuffer_check()3836 int drm_format_horz_chroma_subsampling(uint32_t format) in drm_format_horz_chroma_subsampling() function3861 EXPORT_SYMBOL(drm_format_horz_chroma_subsampling);