search for: process_data

Displaying 4 results from an estimated 4 matches for "process_data".

2007 Jun 01
1
help on Blackfin
...add a speex compression on the TDM Talkthrough on the BF-533 EZ-KIT LITE but when i compile i obtain the following errors: [Error li1021] The following symbols referenced in processor 'p0' could not be resolved: 'speex_bits_destroy [_speex_bits_destroy]' referenced from 'Debug\Process_data.doj' 'speex_bits_init [_speex_bits_init]' referenced from 'Debug\Process_data.doj' 'speex_bits_read_from [_speex_bits_read_from]' referenced from 'Debug\Process_data.doj' 'speex_bits_reset [_speex_bits_reset]' referenced from 'Debug\Process_data.doj...
2006 May 22
3
core-model-2
I''ve added experiments/core-model-2 to SVN. I think this is pretty clean and satisfactory. Jeff, please have a look and see if you like the placement of timeouts (which are currently unimplemented). Any event now has the possibility of a timeout. To get an application-level timeout, you''d just post an event with a timeout to a nil target. When the timeout expires, the errback
2007 Dec 10
21
BackgrounDRb 1.0 pre-release available now
Hi Folks, We are glad to announce shiny new release of BackgrounDRb, which will soon become 1.0. A quick summary of changes: - BackgrounDRb is no londer DRb, its based on event driven network programming library packet ( http://www.packet.googlecode.com ) . - Since we moved to packet, many nasty thread issues, result hash corruption issues are totally gone. Lots of work has went in making
2012 Nov 09
0
Wine release 1.5.17
...on. kernel32: Implement CompareStringOrdinal. dmusic: Dump port params only once. dmusic: Display new ref in AddRef and Release. dmusic: Remove unused variables. dmusic: Init port caps dwSize member before calling GetPortCaps. d3dxof/tests: Pass level by value in process_data rather than a pointer. Daniel Lehman (11): msvcp90: Set eof state in istream<>::peek if got eof. msvcp: Sync istream<>::peek implementations. msvcp90: Update fpos<>::off instead of pos in stringbuf<>::seekoff. msvcp90: Fix usage of fpos<>::off...