Home
last modified time | relevance | path

Searched defs:color_fmt (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Dmsm_media_info.h823 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 …]
Ddpu_formats.c577 int color_fmt = -1; in _dpu_format_get_media_color_ubwc() local
/linux-6.1.9/drivers/gpu/drm/rockchip/
Dcdn-dp-core.h45 enum vic_pxl_encoding_format color_fmt; member
/linux-6.1.9/drivers/gpu/drm/r128/
Dr128_drv.h112 u32 color_fmt; member