Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.c63 unsigned int mb_width, mb_height, width64, height32; in s5p_mfc_alloc_codec_buffers_v6() local
69 width64 = ALIGN(ctx->img_width, 64); in s5p_mfc_alloc_codec_buffers_v6()
92 width64 * height32 + in s5p_mfc_alloc_codec_buffers_v6()
99 width64 * height32 / 2 + in s5p_mfc_alloc_codec_buffers_v6()
109 width64 * height32 + 64; in s5p_mfc_alloc_codec_buffers_v6()
115 width64 * height32 / 2 + 64; in s5p_mfc_alloc_codec_buffers_v6()