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 Tue, 17 Jan 2012 07:29:04 GMT