Loading lib_enc/lib_enc.c +0 −1 Original line number Diff line number Diff line Loading @@ -1315,7 +1315,6 @@ ivas_error IVAS_ENC_EncodeFrameToSerial( if ( hEncoderConfig->ivas_format == MONO_FORMAT ) /* EVS mono */ { hCoreCoder->total_brate = hEncoderConfig->ivas_total_brate; /* needed in case of bitrate switching */ #ifdef DEBUGGING hCoreCoder->id_element = 0; #endif Loading Loading
lib_enc/lib_enc.c +0 −1 Original line number Diff line number Diff line Loading @@ -1315,7 +1315,6 @@ ivas_error IVAS_ENC_EncodeFrameToSerial( if ( hEncoderConfig->ivas_format == MONO_FORMAT ) /* EVS mono */ { hCoreCoder->total_brate = hEncoderConfig->ivas_total_brate; /* needed in case of bitrate switching */ #ifdef DEBUGGING hCoreCoder->id_element = 0; #endif Loading