Displaying 6 results from an estimated 6 matches for "decode_i386".
2004 Aug 06
2
compiling error
...39;
Making all in mpglib
make[2]: Entering directory `/lame-3.93.1/mpglib'
/bin/bash ../libtool --mode=link gcc -O3 -fomit-frame-pointer -ffast-math
-funroll-loops -mcpu=ultrasparc
-mtune=ultrasparc -Wall -o libmpgdecoder.la common.lo dct64_i386.lo
decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo
-lsocket
rm -fr .libs/libmpgdecoder.la .libs/libmpgdecoder.* .libs/libmpgdecoder.*
ar cru .libs/libmpgdecoder.al common.lo dct64_i386.lo decode_i386.lo
interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo
../libtool: ar: command not found
ma...
2013 Jul 15
2
Asterisk offline compiling with get_mp3_source.sh
...o do with the mpglib file
asterisk (1:1.8.13.1~dfsg-3) mpglib Summary
addons/mp3/MPGLIB_README | 39
addons/mp3/MPGLIB_TODO | 2
addons/mp3/Makefile | 24
addons/mp3/README | 1
addons/mp3/common.c | 267 ++++++
addons/mp3/dct64_i386.c | 335 +++++++
addons/mp3/decode_i386.c | 153 +++
addons/mp3/decode_ntom.c | 219 +++++
addons/mp3/huffman.h | 332 +++++++
addons/mp3/interface.c | 323 +++++++
addons/mp3/layer3.c | 2029 +++++++++++++++++++++++++++++++++++++++++++++++
addons/mp3/mpg123.h | 132 +++
addons/mp3/mpglib.h | 75 +
addons/mp3/...
2004 Aug 06
0
compiling error
...oll wrote:
> Hello Icecast group,
>
> I have a problem with compiling lame or other programms, I get always the
> message from stupid libtool
> libtool is installed, I use Solaris9 (sunOS 5.9)
> has any person a idea?
..
> ar cru .libs/libmpgdecoder.al common.lo dct64_i386.lo decode_i386.lo
> interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo
> ../libtool: ar: command not found
this sounds like a missing package, looking at
http://docs.sun.com/db/doc/816-1913/6m8a3b427?a=view
SUBWbtool looks like what you want.
karl.
<p>--- >8 ----
List archives: http://www....
2004 Aug 06
0
AW: compiling error
...mpiling lame or other programms,
> I get always the
> > > message from stupid libtool
> > > libtool is installed, I use Solaris9 (sunOS 5.9)
> > > has any person a idea?
> > ..
> >
> > > ar cru .libs/libmpgdecoder.al common.lo dct64_i386.lo
> decode_i386.lo
> > > interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo
> > > ../libtool: ar: command not found
> >
> > this sounds like a missing package, looking at
> >
> > http://docs.sun.com/db/doc/816-1913/6m8a3b427?a=view
> >
> > SUBWbtool looks...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
....01 25473 0 0.01 25473
db-meth.ll 8 72703 0 0.02 72686 0 0.02 72686
dc-misc.ll 7 26604 0 0.01 26587 0 0.01 26587
dct64_i386.ll 2 133032 0 0.02 133001 0 0.02 133001
dead_try_block.ll 2 2794 0 0.01 2775 0 0.01 2775
debugger.ll 19 116833 0 0.02 116803 0 0.02 116803
debug.ll 0 449 0 0.01 419 0 0.01 419
decode_i386.ll 2 40058 0 0.01 40027 0 0.01 40027
decode.ll 2 12247 0 0.01 12217 0 0.01 12217
decoder.ll 14 196940 0 0.03 196919 0 0.02 196919
decomp.ll 22 116470 2 0.02 116206 0 0.02 116453
dec_viterbi_F.ll 3 42251 0 0.01 42232 0 0.01 42232
DefaultInitDynArrays.ll 2 4579 0 0.01 4568 0 0.01 4568
DefaultName.ll...