commit | c8663c8e15c95a351296d9d284b0cad5d373234c | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Sep 07 09:09:53 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Apr 14 22:42:50 2017 -0300 |
tree | fc73be591bdac274cdbf0e24db5626df46ecac41 | |
parent | 99362e32332b5ce591a67a632073668754f28b0d [diff] |
[media] v4l: vsp1: Support histogram generators in pipeline configuration Histogram generators are single-pad entities that branch as leaf nodes at any point in the pipeline. Make sure that pipeline traversal and routing configuration support them correctly. Support for the actual HGO and HGT operation will come later. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>