Using 6 steps in allocation interpolation
This commit is contained in:
parent
eea914cb88
commit
ae319fe66b
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ void compute_pulse_cache(CELTMode *m, int LM)
|
|||
#endif /* !STATIC_MODES */
|
||||
|
||||
|
||||
#define ALLOC_STEPS 3
|
||||
#define ALLOC_STEPS 6
|
||||
|
||||
static inline void interp_bits2pulses(const CELTMode *m, int start, int end, int *bits1, int *bits2, int total, int *bits, int *ebits, int *fine_priority, int len, int _C, int LM)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue