webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <xmmintrin.h>
#include <emmintrin.h>
#include <smmintrin.h>
#include "main.h"
#include "celt/x86/x86cpu.h"
Functions | |
void | silk_warped_LPC_analysis_filter_FIX_sse4_1 (opus_int32 state[], opus_int32 res_Q2[], const opus_int16 coef_Q13[], const opus_int16 input[], const opus_int16 lambda_Q16, const opus_int length, const opus_int order) |
void silk_warped_LPC_analysis_filter_FIX_sse4_1 | ( | opus_int32 | state[], |
opus_int32 | res_Q2[], | ||
const opus_int16 | coef_Q13[], | ||
const opus_int16 | input[], | ||
const opus_int16 | lambda_Q16, | ||
const opus_int | length, | ||
const opus_int | order | ||
) |