[media] soc-camera: Add soc_mbus_image_size
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 21 Mar 2012 11:03:25 +0000 (08:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 15 May 2012 19:10:20 +0000 (16:10 -0300)
commit8929c96378a162263c8e3e547975e283dfd17e7f
treee5fad4df40a1e6848b370e34e9d072058c44ccde
parent4e0e620ce713893b2883522a16a71b5589e8e3db
[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>
drivers/media/video/soc_mediabus.c
include/media/soc_mediabus.h
This page took 0.026311 seconds and 5 git commands to generate.