Searched refs:lcu_width (Results 1 – 1 of 1) sorted by relevance
64 unsigned int lcu_width = 0, lcu_height = 0; in s5p_mfc_alloc_codec_buffers_v6() local88 lcu_width = S5P_MFC_LCU_WIDTH(ctx->img_width); in s5p_mfc_alloc_codec_buffers_v6()93 ALIGN(DIV_ROUND_UP(lcu_width * 32, 4), 16) * height32 + 128; in s5p_mfc_alloc_codec_buffers_v6()100 ALIGN(DIV_ROUND_UP(lcu_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()133 ALIGN((lcu_width * 32), 64) in s5p_mfc_alloc_codec_buffers_v6()137 ALIGN((lcu_width * 32), 64) in s5p_mfc_alloc_codec_buffers_v6()348 ENC_V120_HEVC_ME_SIZE(lcu_width, lcu_height); in s5p_mfc_alloc_codec_buffers_v6()351 ALIGN(ENC_V100_HEVC_ME_SIZE(lcu_width, lcu_height), 16); in s5p_mfc_alloc_codec_buffers_v6()