Displaying 2 results from an estimated 2 matches for "dfloat".
Did you mean:
float
2004 Aug 31
1
subselect install problem
Trying to install subselect v0.8 on Redhat 7.3 and R 1.8.1 fails (below). Any help is greatly appreciated.
Xiao-Jun
* Installing *source* package 'subselect' ...
** libs
f2c < anneal.f > anneal.c
anneal:
Error on line 263: Declaration error for fica: adjustable dimension on non-argument
Error on line 263: Declaration error for valp: adjustable dimension on non-argument
Error
2009 Mar 15
1
vorbisenc creates silent ogg files on ARM EABI
....oggs decode to files of the correct length containing
silence and are visible under http://martinwguy/co/uk/martin/libvorbis
Compiling it on a system with a VFP FPU and appropriate flags instead
seems to produce a working encoder.
Following the idea that it's precision-related, I recompiled
-Dfloat=double and got something non-silent and recognizable but
garbled. It sounds like a filtered noise version of the original.
176372 Happy-armel-encoder_example-double.ogg
I'd like to narrow this down further but am new to vorbis internals,
so my question is: what is the sequence of layers that...