The example programs in this section demonstrate
- the efficiency of using SDLT and its Structure of Arrays approach
rather than a typical Array of Structures
- construction of more complex SDLT primitives,
- performance improvement in case of a forward-dependency
- use of offsets and calling methods on the SDLT primitive, and
- RGB to YUV conversion.