Better handling of test_opus bandwidth options
This commit is contained in:
parent
30a5e7ebb2
commit
a10e8796ec
2 changed files with 44 additions and 20 deletions
|
@ -96,7 +96,6 @@ int opus_encode(OpusEncoder *st, const short *pcm, int frame_size,
|
|||
SKP_int32 nBytes;
|
||||
ec_enc enc;
|
||||
ec_byte_buffer buf;
|
||||
SKP_SILK_SDK_EncControlStruct encControl;
|
||||
int framerate, period;
|
||||
int silk_internal_bandwidth;
|
||||
int bytes_target;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue