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-4.1.27/drivers/media/platform/s5p-mfc/
Dregs-mfc-v6.h376 #define S5P_FIMV_NUM_PIXELS_IN_MB_ROW_V6 16 macro
Ds5p_mfc_opr_v6.c347 mbX = DIV_ROUND_UP(width, S5P_FIMV_NUM_PIXELS_IN_MB_ROW_V6); in calc_plane()
354 (mbY * S5P_FIMV_NUM_PIXELS_IN_MB_ROW_V6); in calc_plane()