Searched +full:merge +full:- +full:mute (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/mediatek/mediatek,merge.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Mediatek display merge10 - Chun-Kuang Hu <chunkuang.hu@kernel.org>11 - Philipp Zabel <p.zabel@pengutronix.de>14 Mediatek display merge, namely MERGE, is used to merge two slice-per-line15 inputs into one side-by-side output.16 MERGE device node must be siblings to the central MMSYS_CONFIG node.[all …]
1 .. SPDX-License-Identifier: GPL-2.07 ------------31 sub-device drivers.35 ------------------------48 Basic usage for V4L2 and sub-device drivers49 -------------------------------------------53 .. code-block:: c55 #include <media/v4l2-ctrls.h>57 1.1) Add the handler to your driver's top-level struct:61 .. code-block:: c[all …]
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later3 .. _codec-controls:24 .. _mpeg-control-id:27 -----------------35 .. _v4l2-mpeg-stream-type:40 enum v4l2_mpeg_stream_type -41 The MPEG-1, -2 or -4 output stream type. One cannot assume anything48 .. flat-table::49 :header-rows: 050 :stub-columns: 0[all …]