| 
    PortAudio
    2.0
    
   | 
 
Go to the source code of this file.
Functions | |
| void | PaUtil_InitializeX86PlainConverters (void) | 
| Install optimized converter functions suitable for all IA32 processors.  More... | |
| void PaUtil_InitializeX86PlainConverters | ( | void | ) | 
Install optimized converter functions suitable for all IA32 processors.
It is recommended to call PaUtil_InitializeX86PlainConverters prior to calling Pa_Initialize
References PaUtilConverterTable::Float32_To_Int16, PaUtilConverterTable::Float32_To_Int16_Clip, PaUtilConverterTable::Float32_To_Int16_DitherClip, PaUtilConverterTable::Float32_To_Int24, PaUtilConverterTable::Float32_To_Int24_Clip, PaUtilConverterTable::Float32_To_Int24_DitherClip, PaUtilConverterTable::Float32_To_Int32, PaUtilConverterTable::Float32_To_Int32_Clip, PaUtilConverterTable::Float32_To_Int32_DitherClip, and paConverters.
 1.8.5