Thanks for your support
The default getStackSize()implementation return (1024), i modified to return
32k but still the warning message exist But,
by reading the wiki you refered, i modified the <module>_server.cfg file and
the warning disappeared.
hence what is the role of the modification 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 (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, which prints out the msg below as a warning and uses "1024 integers" -
in your case, 4kB.
If you use the Codec Packaging Wizard, this getStackSize() implementation is
generated for you by actually interrogating your codec library(!) to determine
the worst case stack usage:
http://wiki.davincidsp.com/index.php?title=RTSC_Codec_And_Server_Package_Wizards
And finally, there is some associated reading about stack usage and issues here:
http://wiki.davincidsp.com/index.php?title=Stack_issues
Chris
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mohamed
AbdElwahedSent: Thursday, June 19, 2008 4:45 AMTo: [EMAIL PROTECTED]: How to
specify codec stack size? DM6446
Kindly i want to know, How to set a specific DSP codec stack size?currently, In
my codec i have this Msg," Codecs.xxx.XXX did not supply a stack size; assuming
4096 bytes is sufficient"is there any help, and/or document to read it.thanks
very much------------------------------------------
Mohamed AbdElwahed Ibrahim
Get news, entertainment and everything you care about at Live.com. Check it
out!
_________________________________________________________________
Connect to the next generation of MSN Messenger
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source