search for: _vp_couple

Displaying 6 results from an estimated 6 matches for "_vp_couple".

2006 Aug 24
1
Lancer 20060824 is out
Lancer 20060824 (based on aoTuV Release 1) - fully optimized libvorbis for x86 CPUs - http://homepage3.nifty.com/blacksword/ Changes: 2006/08/24 Lancer 20060824 * Lancer is based on aotuv-r1_20051117 now. * add SSE optiomizations to _vp_couple. * add the dividing code of multi channel processing to xmmlib.h. * _vp_quantize_couple_memo, _vp_quantize_couple_sort is multithreaded under the OpenMP. 2006/08/18 Lancer 20060816 * mapping0_forward is more parallelized. * Buffered delay writer for Ogg stream is implemented. It makes possible tha...
2005 Jan 13
2
Ices Crashing (BUS error)
...encoder, ices crashes with a bus error. > > > It looks from the gdb output that it's crashing in libvorbis. Can you > compile libvorbis AND ices with debugging symbols, and try again? Program received signal SIGBUS, Bus error. [Switching to Thread 1 (LWP 100163)] 0x2819e486 in _vp_couple (blobno=7, g=0x80adb34, p=0x80c8334, vi=0x80b0000, res=0x805c960, mag_memo=0x8105930, mag_sort=0x8105960, ifloor=0x8105870, nonzero=0xbfaedc70, sliding_lowpass=574) at psy.c:1167 1167 for(k=0;k<partition;k++){ > > Since you appear to be using x86, this is a surpri...
2010 Mar 04
1
Lost residue modifications
...nd at the decoder's side I should receive the [1,2,3,4] vector. The problem is that, after adding the +1, I still receive the vector [0,1,2,3]. I'm making this +1 to each element in a simple for loop for each channel, immediatly before the line number 700 of mapping0.c (just before calling _vp_couple): for(count=0; count<psy_look->n; count++) { vb->pcm[i][count] += 1; } Obviously, there is some place after in the code where my changes are being overwritten or somehow discarded, but I am being unable to find it (I thought it would be where a comment line says "couple_bundle is...
2005 Jan 09
2
Ices Crashing (BUS error)
...symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... Program received signal SIGBUS, Bus error. [Switching to Thread 1 (LWP 100188)] 0x2819d3e6 in _vp_couple () from /usr/local/lib/libvorbis.so.3
2005 Jan 13
0
Ices Crashing (BUS error)
...> > > > > > It looks from the gdb output that it's crashing in libvorbis. Can you > > compile libvorbis AND ices with debugging symbols, and try again? > > Program received signal SIGBUS, Bus error. > [Switching to Thread 1 (LWP 100163)] > 0x2819e486 in _vp_couple (blobno=7, g=0x80adb34, p=0x80c8334, vi=0x80b0000, > res=0x805c960, mag_memo=0x8105930, mag_sort=0x8105960, > ifloor=0x8105870, > nonzero=0xbfaedc70, sliding_lowpass=574) at psy.c:1167 > 1167 for(k=0;k<partition;k++){ That's very, very strange. I'd be v...
2010 May 20
10
Libtheora
Hi all, I am Sahana. I am currently working on Libtheora for windows platform and very new to it. I am getting a lot of compiling errors. Since Libtheora depends on libogg and libvorbis i have added these as well to my workspace in VC++ 6. I have a doubt regarding the x86 and x86_vc folders described in the libtheora software.Since both these folders have the same set of files which one do we