Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.h24 #define S5P_MFC_LCU_WIDTH(x_size) DIV_ROUND_UP(x_size, 32) macro
H A Ds5p_mfc_opr_v6.c88 lcu_width = S5P_MFC_LCU_WIDTH(ctx->img_width); in s5p_mfc_alloc_codec_buffers_v6()
120 lcu_width = S5P_MFC_LCU_WIDTH(ctx->img_width); in s5p_mfc_alloc_codec_buffers_v6()