Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.c474 int mbX, mbY; in calc_plane() local
477 mbY = DIV_ROUND_UP(height, S5P_FIMV_NUM_PIXELS_IN_MB_COL_V6); in calc_plane()
480 mbY = (mbY + 1) / 2 * 2; in calc_plane()
483 (mbY * S5P_FIMV_NUM_PIXELS_IN_MB_ROW_V6); in calc_plane()