Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v6.h29 #define S5P_MFC_LCU_WIDTH(x_size) DIV_ROUND_UP(x_size, 32) macro
Ds5p_mfc_opr_v6.c89 lcu_width = S5P_MFC_LCU_WIDTH(ctx->img_width); in s5p_mfc_alloc_codec_buffers_v6()