Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun4i_frontend.c502 uint32_t chroma_width, chroma_height; in sun4i_frontend_update_coord() local
512 chroma_height = DIV_ROUND_UP(luma_height, fb->format->vsub); in sun4i_frontend_update_coord()
517 SUN4I_FRONTEND_INSIZE(chroma_height, chroma_width)); in sun4i_frontend_update_coord()
532 (chroma_height << 16) / state->crtc_h); in sun4i_frontend_update_coord()