Displaying 1 result from an estimated 1 matches for "vocalopus".
2013 Sep 20
2
help to add assembly files
...on is the silk_noise_shape_quantizer_del_dec() function.
1. I am trying to convert this entire function to assembly. I have tried to
incoporate .asm file but I get linking error as shown below
undefined first referenced
symbol in file
--------- ----------------
_celt_fir_asm vocalopus.lib<celt_lpc.obj>
I have added the files in celt_sources.mk . But they are not getting
compiled at all. Has any one had the same behavior. If so could you please
help me.
2. I also know TI compiler is very efficient , I would like to know if
writing assembly code with help in any way....