Lines Matching refs:and
32 Implements creation of video2 and video3 device nodes and
33 provides v4l2 device interface to manage VID0 and VID1 layers.
36 Loads up VENC, OSD and external encoders such as ths8200. It provides
41 controller port is done at init time based on default output and standard
46 for setting up the interface between VENC and external encoders based on
51 patch series, the interconnection and enabling and setting of the external
52 encoders is not present, and would be a part of the next patch series.
55 Responsible for setting outputs provided through internal DACs and also
59 the board specific table and the values are used to set the timings in
64 timings for the resolution supported and setting the dot clock. So we could
68 various LCD displays.As of this patch a basic driver is present, and this
69 support for external encoders and displays forms a part of the next
73 OSD module implements all OSD layer management and hardware specific
74 features. The VPBE module interacts with the OSD for enabling and
80 driver has been tested with NTSC and PAL standards and buffer streaming.
93 - Add support for fbdev drivers.- Ready and part of subsequent patches.