search for: indt

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

Did you mean: idt
2005 Dec 06
3
fixed-point compilation
...libs/modes.o modes.c:390: error: initializer element is not constant modes.c:390: error: (near initialization for `nb_mode.lpc_floor') modes.c:395: error: initializer element is not constant Tks, ---------------------------------------------- Liselene de Abreu Borges 10LE - Linux Embedded Lab INdT - Nokia Institute of Tecnology liselene.rs@gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20051206/da4c68c1/attachment.htm
2018 May 02
0
I am leaving llvm
...After contributing a few patches to gcc it was clear that the frontend > interface needed some cleanup. At the time llvm was being considered > as a potential new gcc architecture and the idea of a well defined IR > with a textual representation was a revolution. > > On my first job (indt) we were using arm cpus and I was able to sell > the idea of starting an llvm backend for arm. My first commit was on > May 14, 2006. I am incredibly grateful to both indt and the llvm > developers for trusting and helping such an inexperienced and unknown > developer with such a large...
2005 Dec 06
0
fixed-point compilation
...lizer element is not constant > modes.c:390: error: (near initialization for `nb_mode.lpc_floor') > modes.c:395: error: initializer element is not constant > > Tks, > ---------------------------------------------- > Liselene de Abreu Borges > 10LE - Linux Embedded Lab > INdT - Nokia Institute of Tecnology > liselene.rs@gmail.com > > > _______________________________________________ > Speex-dev mailing list > Speex-dev@xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev
2008 Feb 28
1
vorbis encoding question
Hello I'm trying to make a simple program that records and saves the recorded audio to an Ogg file on the fly. But I can't find some examples and good documentation on encoding Ogg files, is there some place or someone know a good way to start with Ogg programming? I can decode Ogg files with no problem but I can't encode. Any help will be appreciated. Thanks -- Yuri Jaeger Monti