]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/media/v4l2-subdev.h
[media] V4L: Add [get/set]_frame_desc subdev callbacks
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 17 May 2012 17:33:30 +0000 (14:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 6 Oct 2012 00:28:01 +0000 (21:28 -0300)
commit291031192426bfc6ad4ab2eb9fa986025a926598
treef843ccc0680e304dc143f61134e0f52b403b77ca
parenta375e1dfefdb951e0591394ac1796d88a712877f
[media] V4L: Add [get/set]_frame_desc subdev callbacks

Add subdev callbacks for setting up parameters of the frame on media bus
that are not exposed to user space directly. This is just an initial,
mostly stub implementation. struct v4l2_mbus_frame_desc is intended
to be extended with sub-structures specific to a particular hardware media
bus. For now these new callbacks are used only to query or specify maximum
size of a compressed or hybrid (container) media bus frame in octets.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/media/v4l2-subdev.h