Chris, I am trying to run a CE 1.2 package in CE 2.0. The only change that I have to do to my CE 1.2 package is to add the following macro : "ti_sdo_ce_osal_Memory_USEDEPRECATEDAPIS"
If I have to maintain a single ceapp.c across 1.2 and 2.0, I need to put the above macro inside another macro which is tied to the version of the codec engine. The macro will be needed at build time. Regards Raghavendra. -----Original Message----- From: Ring, Chris [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 15, 2008 8:14 PM To: Raghavendra B K; [email protected] Subject: RE: #define for a CE version What are you really trying to do? Do you need this at build time, config time, runtime, or all? Chris > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > ] On Behalf Of Raghavendra B K > Sent: Tuesday, April 15, 2008 3:10 AM > To: [email protected] > Subject: #define for a CE version > > > All, > Is there a preprocessor directive (#define) or a global > switch which can > be used to distinguish between 2 versions of Codec Engine? > > Regards, > Raghavendra > > ********************************************************************** > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > [EMAIL PROTECTED] > ********************************************************************** > > _______________________________________________ > Davinci-linux-open-source mailing list > [email protected] > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
