Home
last modified time | relevance | path

Searched refs:lcu_height (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr_v6.c64 unsigned int lcu_width = 0, lcu_height = 0; in s5p_mfc_alloc_codec_buffers_v6() local
87 lcu_height = S5P_MFC_LCU_HEIGHT(ctx->img_height); in s5p_mfc_alloc_codec_buffers_v6()
100 * ALIGN((lcu_height * 32), 32) in s5p_mfc_alloc_codec_buffers_v6()
104 * (lcu_height * 16) in s5p_mfc_alloc_codec_buffers_v6()
302 ALIGN(ENC_V100_HEVC_ME_SIZE(lcu_width, lcu_height), 16); in s5p_mfc_alloc_codec_buffers_v6()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.c64 unsigned int lcu_width = 0, lcu_height = 0; in s5p_mfc_alloc_codec_buffers_v6() local
87 lcu_height = S5P_MFC_LCU_HEIGHT(ctx->img_height); in s5p_mfc_alloc_codec_buffers_v6()
100 * ALIGN((lcu_height * 32), 32) in s5p_mfc_alloc_codec_buffers_v6()
104 * (lcu_height * 16) in s5p_mfc_alloc_codec_buffers_v6()
302 ALIGN(ENC_V100_HEVC_ME_SIZE(lcu_width, lcu_height), 16); in s5p_mfc_alloc_codec_buffers_v6()

Completed in 6 milliseconds