Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Dmsm_media_info.h877 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() function
1246 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE()
1360 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
Ddpu_formats.c732 layout->plane_pitch[1] = VENUS_UV_STRIDE(color, width); in _dpu_format_get_plane_sizes_ubwc()