xref: /aosp_15_r20/external/speex/README.win32 (revision 28e138c64d234588b5cd2a8a403b584bd3036e4e)
1*28e138c6SAndroid Build Coastguard WorkerWin32 Specific options
2*28e138c6SAndroid Build Coastguard Worker
3*28e138c6SAndroid Build Coastguard WorkerIn order to enable the following options within SpeexDSP, you will need to manually edit the project options for the appropriate VC configuration.  These macros can be specified by adding them as "Preprocessor Definitions" under the appropriate Configuration's project options.  If you don't know how to do this, please check your Visual C documentation.
4*28e138c6SAndroid Build Coastguard Worker
5*28e138c6SAndroid Build Coastguard WorkerFeature:
6*28e138c6SAndroid Build Coastguard Worker
7*28e138c6SAndroid Build Coastguard WorkerIntel Streaming SIMD Extensions - SSE - macro: USE_SSE
8*28e138c6SAndroid Build Coastguard WorkerFixed point - macro: FIXED_POINT
9*28e138c6SAndroid Build Coastguard WorkerEpic 48 - macro: EPIC_48K
10*28e138c6SAndroid Build Coastguard Worker
11*28e138c6SAndroid Build Coastguard WorkerNote: USE_SSE and FIXED_POINT are mutually exclusive.
12