Lines Matching refs:instance

83 By default the driver will create a single instance that has a video capture
94 node_types: which devices should each driver instance create. An array of
95 hexadecimal values, one for each instance. The default is 0x1d3d.
112 num_inputs: the number of inputs, one for each instance. By default 4 inputs
116 input_types: the input types for each instance, the default is 0xe4. This defines
118 instance. This is a hexadecimal value with up to 16 pairs of bits, each
133 num_outputs: the number of outputs, one for each instance. By default 2 outputs
137 output_types: the output types for each instance, the default is 0x02. This defines
139 driver instance. This is a hexadecimal value with up to 16 bits, each bit
159 the first vivid instance, video4 for the next up to video8 for the last
160 instance. If it can't succeed, then it will just take the next free
182 for each driver instance. Video capture devices can have any combination
205 for each driver instance. Video output devices can have any combination
223 multiplanar: select whether each device instance supports multi-planar formats,
227 This module option can override that for each instance. Values are:
229 1: this is a single-planar instance.
230 2: this is a multi-planar instance.
883 vivid driver instance.
1000 If the driver instance is using the multiplanar formats/API, then the first
1036 overlay of the second instance to use the framebuffer of the first, then
1037 you start capturing in the second instance. For the first instance you setup
1040 instance. This setup would require the following commands: