Fix NEON 16 bit turbodecoder

This commit is contained in:
Xavier Arteaga 2020-04-10 15:31:21 +02:00 committed by Andre Puschmann
parent dc6128617b
commit 2bca321d4d
1 changed files with 0 additions and 2 deletions

View File

@ -397,8 +397,6 @@ inline static uint8x16_t v_load_s8(int i15,
#define normalize_period 2
#define win_overlap_len 40
#define divide_output 1
#define INF 10000
#else