search for: misc_bfin

Displaying 2 results from an estimated 2 matches for "misc_bfin".

2009 Apr 24
2
[PATCH] Blackfin: cleanup astat/cc/hardware loop asm clobbers
...++++++++ libspeex/cb_search_bfin.h | 9 ++++----- libspeex/filters_bfin.h | 15 ++++++++++----- libspeex/fixed_bfin.h | 15 +++++++++------ libspeex/lpc_bfin.h | 5 ++++- libspeex/lsp_bfin.h | 2 +- libspeex/ltp_bfin.h | 25 ++++++++++--------------- libspeex/misc_bfin.h | 4 +++- libspeex/quant_lsp_bfin.h | 7 +++++-- libspeex/vq_bfin.h | 7 +++++-- 10 files changed, 66 insertions(+), 38 deletions(-) create mode 100644 libspeex/bfin.h diff --git a/libspeex/bfin.h b/libspeex/bfin.h new file mode 100644 index 0000000..b934cf2 --- /dev/null +...
2017 May 29
0
[PATCH] Add CMake build script
.../filters_arm4.h + libspeex/filters_bfin.h + libspeex/filters_sse.h + libspeex/fixed_arm4.h + libspeex/fixed_arm5e.h + libspeex/fixed_bfin.h + libspeex/fixed_debug.h + libspeex/lpc.h + libspeex/lpc_bfin.h + libspeex/ltp.h + libspeex/ltp_arm4.h + libspeex/ltp_sse.h + libspeex/math_approx.h + libspeex/misc_bfin.h + libspeex/nb_celp.h + libspeex/quant_lsp.h + libspeex/sb_celp.h + libspeex/stack_alloc.h + libspeex/vbr.h + libspeex/vq.h + libspeex/vq_arm4.h + libspeex/vq_bfin.h + libspeex/vq_sse.h + libspeex/cb_search.h + libspeex/fftwrap.h + libspeex/fftwrap.c + libspeex/fixed_generic.h + libspeex/lsp.h + l...