diff options
author | Katsuya Matsubara <[email protected]> | 2013-04-23 07:51:37 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2013-06-08 21:50:45 -0300 |
commit | 697a6d2387692c7f9c94f3bfb3dac474aa840f02 (patch) | |
tree | 592e39902a026c0426a2c58ea6cf02fa011404f5 /drivers/media/v4l2-core/v4l2-ioctl.c | |
parent | 6abb3cf2c34554590791b7486e0e32b291feacc4 (diff) |
[media] sh_veu: fix the buffer size calculation
The 'bytesperline' value only indicates the stride of the Y plane
if the color format is planar, such as NV12. When calculating
the total plane size, the size of CbCr plane must also be considered.
Signed-off-by: Katsuya Matsubara <[email protected]>
Signed-off-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ioctl.c')
0 files changed, 0 insertions, 0 deletions