Lines Matching +full:current +full:- +full:mode
1 /* SPDX-License-Identifier: GPL-2.0-only */
11 #include <media/v4l2-dev.h>
12 #include <media/v4l2-ioctl.h>
13 #include <media/v4l2-device.h>
39 * requires a set of non-standard timing values to be listed here for
40 * each supported mode since venc is used in non-standard timing mode
49 * example, SD modes would use YCC8 where as HD mode would use YCC16.
50 * Not sure if this is needed on a per mode basis instead of per
51 * output basis. If per mode is needed, we may have to move this to
103 /* Get current output */
106 /* Set DV preset at current output */
121 /* Get the current std at the output */
127 /* De-initialize the device */
130 /* Get the current mode info */
135 * Set the current mode in the encoder. Alternate way of setting
155 /* current encoder index */
173 /* current output */
176 /* current timings set in the controller */