void Platform$$SINGLETONS() { Proto.Obj po; Value.Obj vo; vo = (Value.Obj) om.findStrict("ti.platforms.evm6424.Platform", "ti.platforms.evm6424"); po = (Proto.Obj) om.findStrict("ti.platforms.evm6424.Platform.Module", "ti.platforms.evm6424"); vo.init2(po, "ti.platforms.evm6424.Platform", $$DEFAULT, false); vo.bind("Module", po); vo.bind("$category", "Module"); vo.bind( "$capsule", om.findStrict("ti.platforms.evm6424.Platform$$capsule", "ti.platforms.evm6424")); vo.bind( "Instance", om.findStrict("ti.platforms.evm6424.Platform.Instance", "ti.platforms.evm6424")); vo.bind( "Params", om.findStrict("ti.platforms.evm6424.Platform.Params", "ti.platforms.evm6424")); vo.bind( "PARAMS", ((Proto.Str) om.findStrict("ti.platforms.evm6424.Platform.Params", "ti.platforms.evm6424")) .newInstance()); vo.bind("$package", om.findStrict("ti.platforms.evm6424", "ti.platforms.evm6424")); tdefs.clear(); proxies.clear(); mcfgs.clear(); vo.bind("Board", om.findStrict("xdc.platform.IPlatform.Board", "ti.platforms.evm6424")); tdefs.add(om.findStrict("xdc.platform.IPlatform.Board", "ti.platforms.evm6424")); vo.bind("Memory", om.findStrict("xdc.platform.IPlatform.Memory", "ti.platforms.evm6424")); tdefs.add(om.findStrict("xdc.platform.IPlatform.Memory", "ti.platforms.evm6424")); vo.bind("MemoryMap", om.findStrict("xdc.platform.IPlatform.MemoryMap", "ti.platforms.evm6424")); vo.bind("$$tdefs", Global.newArray(tdefs.toArray())); vo.bind("$$proxies", Global.newArray(proxies.toArray())); vo.bind("$$mcfgs", Global.newArray(mcfgs.toArray())); ((Value.Arr) pkgV.getv("$modules")).add(vo); ((Value.Arr) om.findStrict("$modules", "ti.platforms.evm6424")).add(vo); vo.bind("$$instflag", 1); vo.bind("$$iobjflag", 1); vo.bind("$$sizeflag", 1); vo.bind("$$dlgflag", 0); vo.bind("$$iflag", 1); vo.bind("$$romcfgs", "|"); Proto.Str ps = (Proto.Str) vo.find("Module_State"); if (ps != null) vo.bind("$object", ps.newInstance()); vo.bind( "$$meta_iobj", om.has("ti.platforms.evm6424.Platform$$instance$static$init", null) ? 1 : 0); vo.bind("$$fxntab", Global.newArray()); vo.bind("$$logEvtCfgs", Global.newArray()); vo.bind("$$errorDescCfgs", Global.newArray()); vo.bind("$$assertDescCfgs", Global.newArray()); Value.Map atmap = (Value.Map) vo.getv("$attr"); atmap.seal("length"); vo.bind( "Object", om.findStrict("ti.platforms.evm6424.Platform.Object", "ti.platforms.evm6424")); pkgV.bind("Platform", vo); ((Value.Arr) pkgV.getv("$unitNames")).add("Platform"); }
void G711DEC$$SINGLETONS() { Proto.Obj po; Value.Obj vo; vo = (Value.Obj) om.findStrict( "ti.sdo.ce.examples.codecs.g711.G711DEC", "ti.sdo.ce.examples.codecs.g711"); po = (Proto.Obj) om.findStrict( "ti.sdo.ce.examples.codecs.g711.G711DEC.Module", "ti.sdo.ce.examples.codecs.g711"); vo.init2(po, "ti.sdo.ce.examples.codecs.g711.G711DEC", $$DEFAULT, false); vo.bind("Module", po); vo.bind("$category", "Module"); vo.bind( "$capsule", om.findStrict( "ti.sdo.ce.examples.codecs.g711.G711DEC$$capsule", "ti.sdo.ce.examples.codecs.g711")); vo.bind( "$package", om.findStrict("ti.sdo.ce.examples.codecs.g711", "ti.sdo.ce.examples.codecs.g711")); tdefs.clear(); proxies.clear(); mcfgs.clear(); vo.bind("$$tdefs", Global.newArray(tdefs.toArray())); vo.bind("$$proxies", Global.newArray(proxies.toArray())); vo.bind("$$mcfgs", Global.newArray(mcfgs.toArray())); ((Value.Arr) pkgV.getv("$modules")).add(vo); ((Value.Arr) om.findStrict("$modules", "ti.sdo.ce.examples.codecs.g711")).add(vo); vo.bind("$$instflag", 0); vo.bind("$$iobjflag", 1); vo.bind("$$sizeflag", 1); vo.bind("$$dlgflag", 0); vo.bind("$$iflag", 1); vo.bind("$$romcfgs", "|"); Proto.Str ps = (Proto.Str) vo.find("Module_State"); if (ps != null) vo.bind("$object", ps.newInstance()); vo.bind( "$$meta_iobj", om.has("ti.sdo.ce.examples.codecs.g711.G711DEC$$instance$static$init", null) ? 1 : 0); vo.bind("$$fxntab", Global.newArray()); vo.bind("$$logEvtCfgs", Global.newArray()); vo.bind("$$errorDescCfgs", Global.newArray()); vo.bind("$$assertDescCfgs", Global.newArray()); Value.Map atmap = (Value.Map) vo.getv("$attr"); atmap.seal("length"); pkgV.bind("G711DEC", vo); ((Value.Arr) pkgV.getv("$unitNames")).add("G711DEC"); }
void MPEG4VDEC$$TYPES() { Scriptable cap; Proto.Obj po; Proto.Str ps; Proto.Typedef pt; Object fxn; cap = (Scriptable) Global.callFxn("loadCapsule", xdcO, "ti/sdo/codecs/mpeg4vdec/ce/MPEG4VDEC.xs"); om.bind("ti.sdo.codecs.mpeg4vdec.ce.MPEG4VDEC$$capsule", cap); po = (Proto.Obj) om.findStrict( "ti.sdo.codecs.mpeg4vdec.ce.MPEG4VDEC.Module", "ti.sdo.codecs.mpeg4vdec.ce"); po.init( "ti.sdo.codecs.mpeg4vdec.ce.MPEG4VDEC.Module", om.findStrict("ti.sdo.ce.video3.IVIDDEC3.Module", "ti.sdo.codecs.mpeg4vdec.ce")); po.addFld("$hostonly", $$T_Num, 1, "r"); po.addFld( "alg", (Proto) om.findStrict("ti.sdo.codecs.mpeg4vdec.MPEG4VDEC.Module", "ti.sdo.codecs.mpeg4vdec.ce"), om.find("ti.sdo.codecs.mpeg4vdec.MPEG4VDEC"), "rh"); po.addFld("ialgFxns", $$T_Str, "MPEG4VDEC_TI_IMPEG4VDEC", "rh"); po.addFld("iresFxns", $$T_Str, "MPEG4VDEC_TI_IRES", "rh"); fxn = Global.get(cap, "module$use"); if (fxn != null) om.bind("ti.sdo.codecs.mpeg4vdec.ce.MPEG4VDEC$$module$use", true); if (fxn != null) po.addFxn("module$use", $$T_Met, fxn); fxn = Global.get(cap, "module$meta$init"); if (fxn != null) om.bind("ti.sdo.codecs.mpeg4vdec.ce.MPEG4VDEC$$module$meta$init", true); if (fxn != null) po.addFxn("module$meta$init", $$T_Met, fxn); fxn = Global.get(cap, "module$validate"); if (fxn != null) om.bind("ti.sdo.codecs.mpeg4vdec.ce.MPEG4VDEC$$module$validate", true); if (fxn != null) po.addFxn("module$validate", $$T_Met, fxn); fxn = Global.get(cap, "getCreationStackSize"); if (fxn != null) po.addFxn( "getCreationStackSize", (Proto.Fxn) om.findStrict("ti.sdo.ce.ICodec$$getCreationStackSize", "ti.sdo.codecs.mpeg4vdec.ce"), fxn); fxn = Global.get(cap, "getDaramScratchSize"); if (fxn != null) po.addFxn( "getDaramScratchSize", (Proto.Fxn) om.findStrict("ti.sdo.ce.ICodec$$getDaramScratchSize", "ti.sdo.codecs.mpeg4vdec.ce"), fxn); fxn = Global.get(cap, "getSaramScratchSize"); if (fxn != null) po.addFxn( "getSaramScratchSize", (Proto.Fxn) om.findStrict("ti.sdo.ce.ICodec$$getSaramScratchSize", "ti.sdo.codecs.mpeg4vdec.ce"), fxn); fxn = Global.get(cap, "getStackSize"); if (fxn != null) po.addFxn( "getStackSize", (Proto.Fxn) om.findStrict("ti.sdo.ce.ICodec$$getStackSize", "ti.sdo.codecs.mpeg4vdec.ce"), fxn); fxn = Global.get(cap, "getUUID"); if (fxn != null) po.addFxn( "getUUID", (Proto.Fxn) om.findStrict("ti.sdo.ce.ICodec$$getUUID", "ti.sdo.codecs.mpeg4vdec.ce"), fxn); }