Lines Matching refs:int16_t
40 static const int16_t lsf_weight_20ms[] = { 12288, 8192, 4096, 0 };
41 static const int16_t lsf_weight_30ms[] = { 8192, 16384, 10923, 5461, 0, 0 };
43 static const int16_t hp_out_coeffs[] = { 3849, -7699, 3849, 7918, -3833 };
45 static const int16_t kPlcPfSlope[] = { 26667, 18729, 13653, 10258, 7901, 6214 };
47 static const int16_t kPlcPitchFact[] = { 0, 5462, 10922, 16384, 21846, 27306 };
49 static const int16_t kCbFiltersRev[] = {
53 static const int16_t kPlcPerSqr[] = { 839, 1343, 2048, 2998, 4247, 5849 };
55 static const int16_t alpha[] = {
59 static const int16_t kLpcChirpSyntDenum[] = {
63 static const int16_t cos_tbl[64] = {
74 static const int16_t cos_derivative_tbl[64] = {
85 static const int16_t lsf_codebook[64 * 3 + 128 * 3 + 128 * 4] = {
195 static const int16_t gain3[9]={
199 static const int16_t gain4[17]={
204 static const int16_t gain5[33]={
213 static const int16_t *const ilbc_gain[] = {
217 static const int16_t ilbc_state[8] = {
221 static const int16_t frg_quant_mod[64] = {