Better handling of test_opus bandwidth options

This commit is contained in:
Jean-Marc Valin 2011-02-02 16:23:43 -05:00
parent 30a5e7ebb2
commit a10e8796ec
2 changed files with 44 additions and 20 deletions

View file

@ -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;