Skip to content
Snippets Groups Projects
Commit ae319fe6 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

Using 6 steps in allocation interpolation

parent eea914cb
No related branches found
No related tags found
No related merge requests found
......@@ -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)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment