Difference between revisions of "Component: Deinterlace (DSP)"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Revision as of 13:27, 17 November 2021
Author | Matrix Ltd |
Version | 1.2 |
Category | DSP |
Contents
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.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
DeinterlaceArray |
Repeats the deinterlace function as many times as set in the data count property. | |
![]() |
Return |
![]() |
Deinterlace |
Outputs a single value to each of the connected output buffers from the input buffer. | |
![]() |
Return |