Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr_v6.c424 int mbX, mbY; in calc_plane() local
427 mbY = DIV_ROUND_UP(height, S5P_FIMV_NUM_PIXELS_IN_MB_COL_V6); in calc_plane()
430 mbY = (mbY + 1) / 2 * 2; in calc_plane()
433 (mbY * S5P_FIMV_NUM_PIXELS_IN_MB_ROW_V6); in calc_plane()