package ti.sdo.ce.video3

Abstract Video (IVIDDEC3-based) algorithm interfaces

This package contains interfaces implemented by all video decoder (IVIDDEC3-based) algorithms that support the Codec Engine. In addition, it provides APIs that clients can call to create and run these algorithms.
XDCspec declarations sourced in ti/sdo/ce/video3/package.xdc
package ti.sdo.ce.video3 [1, 0, 0] {
 
    interface IVIDDEC3;
    // IVIDDEC3-compliant video decoder interface
    module VIDDEC3Config;
}
generated on Fri, 24 Feb 2012 03:47:09 GMT