package ti.xdais.dm.examples.universal_copy

Simple XDM IUNIVERSAL-compatible copy algorithm

This example algorithm illustrates a simple implementation of the IUNIVERSAL interface. The implementation of the process() function is a simple memcpy.
XDCspec declarations sourced in ti/xdais/dm/examples/universal_copy/package.xdc
package ti.xdais.dm.examples.universal_copy [1, 0, 0] {
 
    module UniversalCopy;
    // Video Encoder Algorithm
}
generated on Mon, 20 May 2013 19:15:13 GMT