RE: How to specify codec stack size? DM6446

2008-06-22 Thread Mohamed AbdElwahed
that done in getStackSize() which has no effect in my case. Mohamed AbdElwahed Ibrahim From: [EMAIL PROTECTED]: [EMAIL PROTECTED]; [EMAIL PROTECTED]: Thu, 19 Jun 2008 11:32:11 -0500Subject: RE: How to specify codec stack size? DM6446 This is described in the CE Algorithm Creator User's Guide

RE: How to specify codec stack size? DM6446

2008-06-19 Thread Ring, Chris
This is described in the CE Algorithm Creator User's Guide (see section 2.2.5 in the latest doc): http://www-s.ti.com/sc/techlit/sprued6 Each codec Module should implement the getStackSize() function in their MODULE.xs file. If they _don't_, the default getStackSize() implementation is used,