commit | 9aee8b80a8facefb29ad0077fdbcca116f25f6e6 | [log] [tgz] |
---|---|---|
author | Zhaowei Yuan <zhaowei.yuan@samsung.com> | Wed Sep 03 23:28:43 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Sep 26 06:47:46 2014 -0300 |
tree | 79db5ff6d48372cb6d7c7a89a3e92c5b157ddd08 | |
parent | 00684dab287956573122815bfdc04cb4b4561033 [diff] |
[media] s5p_mfc: unify variable naming style Variable frame_size represents the size of plane luminance here, not just frame size, its naming style should be unified as frame_size_ch and frame_size_mv. Signed-off-by: Zhaowei Yuan <zhaowei.yuan@samsung.com> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>