Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Dmsm_media_info.h835 static inline unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE() function
1245 y_stride = VENUS_Y_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE()
1359 y_stride = VENUS_Y_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
Ddpu_formats.c727 layout->plane_pitch[0] = VENUS_Y_STRIDE(color, width); in _dpu_format_get_plane_sizes_ubwc()