Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.h22 #define S5P_MFC_DEC_MV_SIZE(x, y, offset) (MB_WIDTH(x) * \ macro
H A Ds5p_mfc_opr_v6.c525 ctx->mv_size = S5P_MFC_DEC_MV_SIZE(ctx->img_width, ctx->img_height, 1024); in s5p_mfc_dec_calc_dpb_size_v6()
527 ctx->mv_size = S5P_MFC_DEC_MV_SIZE(ctx->img_width, ctx->img_height, 512); in s5p_mfc_dec_calc_dpb_size_v6()
529 ctx->mv_size = S5P_MFC_DEC_MV_SIZE(ctx->img_width, ctx->img_height, 128); in s5p_mfc_dec_calc_dpb_size_v6()