mirror of
https://github.com/google/liblc3.git
synced 2026-04-29 02:04:49 +00:00
ltpf: Move analysis to fixed point
This commit is contained in:
@@ -78,8 +78,6 @@ extern const uint16_t lc3_tns_coeffs_bits[][17];
|
||||
* Long Term Postfilter
|
||||
*/
|
||||
|
||||
extern const float lc3_ltpf_h12k8[240];
|
||||
|
||||
extern const float *lc3_ltpf_cnum[LC3_NUM_SRATE][4];
|
||||
extern const float *lc3_ltpf_cden[LC3_NUM_SRATE][4];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user