search for: vq_sse

Displaying 3 results from an estimated 3 matches for "vq_sse".

2016 Sep 01
1
[PATCH] vs2015: include files added in 76674fea
...n32/VS2015/opus.vcxproj @@ -852,6 +852,7 @@ <ClInclude Include="..\..\celt\vq.h" /> <ClInclude Include="..\..\celt\x86\celt_lpc_sse.h" /> <ClInclude Include="..\..\celt\x86\pitch_sse.h" /> + <ClInclude Include="..\..\celt\x86\vq_sse.h" /> <ClInclude Include="..\..\celt\x86\x86cpu.h" /> <ClInclude Include="..\..\celt\_kiss_fft_guts.h" /> <ClInclude Include="..\..\include\opus.h" /> @@ -913,6 +914,7 @@ <ClCompile Include="..\..\celt\x86\pitch_sse...
2005 Dec 02
0
run time assembler patch for altivec, sse + bug fixes
...tachment was scrubbed... Name: cb_search_sse.c Type: application/octet-stream Size: 3214 bytes Desc: not available Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20051202/46c05f55/cb_search_sse-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: vq_sse.c Type: application/octet-stream Size: 4006 bytes Desc: not available Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20051202/46c05f55/vq_sse-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: filters_sse.c Type: application/octet-stream Size:...
2017 May 29
0
[PATCH] Add CMake build script
...peex/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 + libspeex/lsp_bfin.h + libspeex/ltp_bfin.h + libspeex/modes.h + libspeex/os_support.h + libspeex/quant_lsp_bfin.h + libspeex/smallft.h) + +add_library(speex ${speex_PUBLIC_HEADERS} ${spee...