Discussion:
[Freetel-codec2] About testing the mode 700b of SM1000
DB.JIANG
2016-01-20 10:00:48 UTC
Permalink
Dear David,


I had checked the source code and found there are missing codebooklspmelvq.c and codebookmel.c file calling by quantise.c when in the 700B mode. Am I right?


Thanks for your kindly advice!





Thanks and Best Regards,


James Jiang
Steve
2016-01-20 15:52:32 UTC
Permalink
They are generated on the fly when you execute 'make'. Which uses the
'generate_codebook' program.

They will show up under your build directory under 'src'
Post by DB.JIANG
missing codebooklspmelvq.c
and codebookmel.c file calling by quantise.c when in the 700B mode.
David Rowe
2016-01-20 19:52:55 UTC
Permalink
Hi James,

As Steve suggested, these files are generated as part of the "make"
process - but only (at this stage) by the cmake/x86version of the
makefile system.

I guess as part of the stm32 build system we also need to make sure
these these files are created.

For now - you can just "borrow" them from codec2-dev/build/src.

Thanks,

David
Post by DB.JIANG
Dear David,
I had checked the source code and found there are missing
codebooklspmelvq.c and codebookmel.c file calling by quantise.c when
in the 700B mode. Am I right?
Thanks for your kindly advice!
Thanks and Best Regards,
James Jiang
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Freetel-codec2 mailing list
https://lists.sourceforge.net/lists/listinfo/freetel-codec2
Loading...