s5p-mfc: Optimize use of s5p_mfc_ctx parameters
authorKamil Debski <k.debski@samsung.com>
Tue, 1 Apr 2014 11:23:16 +0000 (13:23 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:59:57 +0000 (11:59 +0900)
commitb65b067e3824a7d25063a2734f48e93c42a0fbeb
treed7c1ee189bb9b5da15d297349a8aa1727f9f0615
parent8af15727934b2614a16f14a449ab818e9a6b9b73
s5p-mfc: Optimize use of s5p_mfc_ctx parameters

luma_dpb_size, chroma_dpb_size and me_buffer_size were added with MFC v6 to
be used by the encoder. Their function directly maps to the previously used
luma_size, chroma_size and mv_size.

Change-Id: I7e585013d173f0349dd18cf52f2639d03ab16d36
Signed-off-by: Kamil Debski <k.debski@samsung.com>
drivers/media/platform/s5p-mfc/s5p_mfc_common.h
drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c