package ti.sdo.ce.image1

Abstract image 1.0 algorithm interfaces

This package contains interfaces implemented by all image 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/image1/package.xdc
package ti.sdo.ce.image1 [1, 0, 1] {
 
    interface IIMGDEC1;
    // IIMGDEC1-compliant image decoder interface
    interface IIMGENC1;
    // IIMGENC1-compliant image decoder interface
    module IMGDEC1Config;
    // 
    module IMGENC1Config;
    // 
}
generated on Mon, 20 Sep 2010 23:50:23 GMT