Experimental ld51 mode (needs more work)

This commit is contained in:
Jean-Marc Valin 2008-02-15 14:20:29 +11:00
parent 329638626a
commit 6da36c0452
4 changed files with 51 additions and 2 deletions

View file

@ -55,6 +55,7 @@ typedef struct CELTMode CELTMode;
extern const CELTMode *celt_mono;
extern const CELTMode *celt_stereo;
extern const CELTMode *celt_ld51;
/* Encoder stuff */