webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Variables
filterbank_tables.c File Reference
#include "filterbank_tables.h"

Variables

const int16_t WebRtcIsacfix_kHpStCoeffInQ30 [8]
 
const int16_t WebRtcIsacfix_kHPStCoeffOut1Q30 [8]
 
const int16_t WebRtcIsacfix_kHPStCoeffOut2Q30 [8]
 
const int16_t WebRtcIsacfix_kUpperApFactorsQ15 [2]
 
const int16_t WebRtcIsacfix_kLowerApFactorsQ15 [2]
 

Variable Documentation

◆ WebRtcIsacfix_kHpStCoeffInQ30

const int16_t WebRtcIsacfix_kHpStCoeffInQ30[8]
Initial value:
= {
16189, -31932,
17243, 15562,
-17186, -26748,
-27476, 26296
}

◆ WebRtcIsacfix_kHPStCoeffOut1Q30

const int16_t WebRtcIsacfix_kHPStCoeffOut1Q30[8]
Initial value:
= {
-1306, -32719,
11486, 16337,
26078, 8918,
3956, -8935
}

◆ WebRtcIsacfix_kHPStCoeffOut2Q30

const int16_t WebRtcIsacfix_kHPStCoeffOut2Q30[8]
Initial value:
= {
-2953, -32546,
32233, 16166,
13217, 3383,
-4597, -3473
}

◆ WebRtcIsacfix_kLowerApFactorsQ15

const int16_t WebRtcIsacfix_kLowerApFactorsQ15[2]
Initial value:
= {
5059, 24379
}

◆ WebRtcIsacfix_kUpperApFactorsQ15

const int16_t WebRtcIsacfix_kUpperApFactorsQ15[2]
Initial value:
= {
1137, 12537
}