s5p-mfc: Fix the calculation of DPB size for non H264 video 82/23482/2
authorKamil Debski <k.debski@samsung.com>
Wed, 2 Apr 2014 09:08:37 +0000 (11:08 +0200)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 4 Jul 2014 08:33:25 +0000 (01:33 -0700)
commitf3bd044e06c938627e2b1b75c8388ba4a081cbfb
tree74914fa9baaa845720f078f2496ac3d74c948603
parentb9e9c5970e9e9cca608d809ce1828a3593f2798c
s5p-mfc: Fix the calculation of DPB size for non H264 video

Image size was used instead of the buffer size which resulted in a smaller
than necessary buffer allocation.

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