Component: Deinterlace (DSP)

From Flowcode Help
Revision as of 09:11, 12 October 2020 by BenR (talk | contribs) (XML import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Author Matrix Ltd
Version 1.2 (Release)
Category DSP


Image Deinterlace component

Allows multiple output buffers to be deinterlaced from a single input buffer. Useful for decoding multiple buffer channels sent via communications or storage.

Examples

No additional examples


Downloadable macro reference

DeinterlaceArray

Repeats the deinterlace function as many times as set in the data count property.

Parameters

This macro has no parameters


Return value

This call does not return a value


Deinterlace

Outputs a single value to each of the connected output buffers from the input buffer.

Parameters

This macro has no parameters


Return value

This call does not return a value


Simulation macro reference

This component does not contain any simulation macros


Property reference

Connect To

This property is of type Panel object and can be referenced with the variable name ConnectTo.

DSP component with output buffer to collect our data from.

Buffer Size 0

This property is of type Unsigned integer and can be referenced with the variable name BuffSize0.

No additional information


Buffer Type 0

This property is of type Fixed list of ints and can be referenced with the variable name BuffType0.

No additional information


Buffer Size 1

This property is of type Unsigned integer and can be referenced with the variable name BuffSize1.

No additional information


Buffer Type 1

This property is of type Fixed list of ints and can be referenced with the variable name BuffType1.

No additional information


Buffer Size 2

This property is of type Unsigned integer and can be referenced with the variable name BuffSize2.

No additional information


Buffer Type 2

This property is of type Fixed list of ints and can be referenced with the variable name BuffType2.

No additional information


Buffer Size 3

This property is of type Unsigned integer and can be referenced with the variable name BuffSize3.

No additional information


Buffer Type 3

This property is of type Fixed list of ints and can be referenced with the variable name BuffType3.

No additional information


Buffer Size 4

This property is of type Unsigned integer and can be referenced with the variable name BuffSize4.

No additional information


Buffer Type 4

This property is of type Fixed list of ints and can be referenced with the variable name BuffType4.

No additional information


Buffer Size 5

This property is of type Unsigned integer and can be referenced with the variable name BuffSize5.

No additional information


Buffer Type 5

This property is of type Fixed list of ints and can be referenced with the variable name BuffType5.

No additional information


Number of Outputs

This property is of type Fixed list of ints and can be referenced with the variable name NumOutputs.

The number of inputs the multiplexer can switch between.

Data Count

This property is of type Unsigned integer and can be referenced with the variable name DataCount.

Number of complete output packets the buffer can store.

Default 1.

Input Mode

This property is of type Fixed list of ints and can be referenced with the variable name InputMode.

No additional information