Searched defs:color_fmt (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/ | 
| D | msm_media_info.h | 823 static unsigned int VENUS_Y_STRIDE(int color_fmt, int width)  in VENUS_Y_STRIDE()859 static unsigned int VENUS_UV_STRIDE(int color_fmt, int width)  in VENUS_UV_STRIDE()
 895 static unsigned int VENUS_Y_SCANLINES(int color_fmt, int height)  in VENUS_Y_SCANLINES()
 926 static unsigned int VENUS_UV_SCANLINES(int color_fmt, int height)  in VENUS_UV_SCANLINES()
 957 static unsigned int VENUS_Y_META_STRIDE(int color_fmt, int width)  in VENUS_Y_META_STRIDE()
 987 static unsigned int VENUS_Y_META_SCANLINES(int color_fmt, int height)  in VENUS_Y_META_SCANLINES()
 1017 static unsigned int VENUS_UV_META_STRIDE(int color_fmt, int width)  in VENUS_UV_META_STRIDE()
 1047 static unsigned int VENUS_UV_META_SCANLINES(int color_fmt, int height)  in VENUS_UV_META_SCANLINES()
 1070 static unsigned int VENUS_RGB_STRIDE(int color_fmt, int width)  in VENUS_RGB_STRIDE()
 1096 static unsigned int VENUS_RGB_SCANLINES(int color_fmt, int height)  in VENUS_RGB_SCANLINES()
 [all …]
 
 | 
| D | dpu_formats.c | 558 	int color_fmt = -1;  in _dpu_format_get_media_color_ubwc()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/rockchip/ | 
| D | cdn-dp-core.h | 44 	enum vic_pxl_encoding_format color_fmt;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/r128/ | 
| D | r128_drv.h | 111 	u32 color_fmt;  member
 |