More work on variable frame size (getting rid of FRAMESIZE() )
This commit is contained in:
parent
017fa85775
commit
ce4dd367c2
10 changed files with 28 additions and 33 deletions
|
@ -95,8 +95,6 @@ extern "C" {
|
|||
#define CELT_RESET_STATE_REQUEST 8
|
||||
#define CELT_RESET_STATE CELT_RESET_STATE_REQUEST
|
||||
|
||||
/** GET the frame size used in the current mode */
|
||||
#define CELT_GET_FRAME_SIZE 1000
|
||||
/** GET the lookahead used in the current mode */
|
||||
#define CELT_GET_LOOKAHEAD 1001
|
||||
/** GET the sample rate used in the current mode */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue