Home
last modified time | relevance | path

Searched refs:mbX (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr_v6.c424 int mbX, mbY; in calc_plane() local
426 mbX = DIV_ROUND_UP(width, S5P_FIMV_NUM_PIXELS_IN_MB_ROW_V6); in calc_plane()
432 return (mbX * S5P_FIMV_NUM_PIXELS_IN_MB_COL_V6) * in calc_plane()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.c424 int mbX, mbY; in calc_plane() local
426 mbX = DIV_ROUND_UP(width, S5P_FIMV_NUM_PIXELS_IN_MB_ROW_V6); in calc_plane()
432 return (mbX * S5P_FIMV_NUM_PIXELS_IN_MB_COL_V6) * in calc_plane()

Completed in 6 milliseconds