package ti.sdo.ce.video2

Abstract Video 1.20 algorithm interfaces

This package contains interfaces implemented by all video 1.20 decoder 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/video2/package.xdc
package ti.sdo.ce.video2 [1, 0, 2] {
 
    interface IVIDDEC2;
    // IVIDDEC2-compliant video decoder interface
    module VIDDEC2Config;
    // 
}
generated on Mon, 20 Sep 2010 23:50:22 GMT