Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Dregs-mfc-v6.h373 #define S5P_FIMV_NUM_PIXELS_IN_MB_ROW_V6 16 macro
Ds5p_mfc_opr_v6.c426 mbX = DIV_ROUND_UP(width, S5P_FIMV_NUM_PIXELS_IN_MB_ROW_V6); in calc_plane()
433 (mbY * S5P_FIMV_NUM_PIXELS_IN_MB_ROW_V6); in calc_plane()