Home
last modified time | relevance | path

Searched refs:VENUS_RGB_STRIDE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Dmsm_media_info.h1114 static inline unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() function
1249 rgb_stride = VENUS_RGB_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE()
Ddpu_formats.c756 layout->plane_pitch[0] = VENUS_RGB_STRIDE(color, width); in _dpu_format_get_plane_sizes_ubwc()