git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00684da
)
[media] s5p_mfc: unify variable naming style
author
Zhaowei Yuan
<zhaowei.yuan@samsung.com>
Thu, 4 Sep 2014 02:28:43 +0000
(23:28 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Fri, 26 Sep 2014 09:47:46 +0000
(06:47 -0300)
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>
No differences found