commit | 8929c96378a162263c8e3e547975e283dfd17e7f | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Mar 21 08:03:25 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 15 16:10:20 2012 -0300 |
tree | e5fad4df40a1e6848b370e34e9d072058c44ccde | |
parent | 4e0e620ce713893b2883522a16a71b5589e8e3db [diff] |
[media] soc-camera: Add soc_mbus_image_size The function returns the minimum size of an image for a given number of bytes per line (as per the V4L2 specification), width and format. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>