|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Macros | |
| #define | LTP_CORRS_HEAD_ROOM 2 |
Functions | |
| void | silk_fit_LTP (opus_int32 LTP_coefs_Q16[LTP_ORDER], opus_int16 LTP_coefs_Q14[LTP_ORDER]) |
| void | silk_find_LTP_FIX (opus_int16 b_Q14[MAX_NB_SUBFR *LTP_ORDER], opus_int32 WLTP[MAX_NB_SUBFR *LTP_ORDER *LTP_ORDER], opus_int *LTPredCodGain_Q7, const opus_int16 r_lpc[], const opus_int lag[MAX_NB_SUBFR], const opus_int32 Wght_Q15[MAX_NB_SUBFR], const opus_int subfr_length, const opus_int nb_subfr, const opus_int mem_offset, opus_int corr_rshifts[MAX_NB_SUBFR], int arch) |
| #define LTP_CORRS_HEAD_ROOM 2 |
| void silk_find_LTP_FIX | ( | opus_int16 | b_Q14[MAX_NB_SUBFR *LTP_ORDER], |
| opus_int32 | WLTP[MAX_NB_SUBFR *LTP_ORDER *LTP_ORDER], | ||
| opus_int * | LTPredCodGain_Q7, | ||
| const opus_int16 | r_lpc[], | ||
| const opus_int | lag[MAX_NB_SUBFR], | ||
| const opus_int32 | Wght_Q15[MAX_NB_SUBFR], | ||
| const opus_int | subfr_length, | ||
| const opus_int | nb_subfr, | ||
| const opus_int | mem_offset, | ||
| opus_int | corr_rshifts[MAX_NB_SUBFR], | ||
| int | arch | ||
| ) |
| void silk_fit_LTP | ( | opus_int32 | LTP_coefs_Q16[LTP_ORDER], |
| opus_int16 | LTP_coefs_Q14[LTP_ORDER] | ||
| ) |
1.8.13