Loading lib_dec/ivas_sce_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -300,7 +300,7 @@ ivas_error ivas_sce_dec( dbgwrite( &tmpF, sizeof( float ), 1, output_frame, fname( debug_dir, "element_brate", 0, sce_id, DEC ) ); dbgwrite( &st->element_mode, sizeof( int16_t ), 1, output_frame, fname( debug_dir, "element_mode", 0, sce_id, DEC ) ); dbgwrite( output[0], sizeof( float ), output_frame, 1, fname( debug_dir, "output.sce", 0, sce_id, DEC ) ); dbgwrite( output, sizeof( float ), output_frame, 1, fname( debug_dir, "output.sce", 0, sce_id, DEC ) ); if ( st_ivas->ivas_format != MASA_ISM_FORMAT ) { Loading lib_enc/speech_music_classif.c +0 −1 Original line number Diff line number Diff line Loading @@ -1966,7 +1966,6 @@ void ivas_smc_mode_selection( *attack_flag = attack + 1; } #ifdef DEBUGGING if ( st->idchan == 0 && st->coder_type != INACTIVE ) { Loading lib_rend/lib_rend.c +9 −9 File changed.Contains only whitespace changes. Show changes Loading
lib_dec/ivas_sce_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -300,7 +300,7 @@ ivas_error ivas_sce_dec( dbgwrite( &tmpF, sizeof( float ), 1, output_frame, fname( debug_dir, "element_brate", 0, sce_id, DEC ) ); dbgwrite( &st->element_mode, sizeof( int16_t ), 1, output_frame, fname( debug_dir, "element_mode", 0, sce_id, DEC ) ); dbgwrite( output[0], sizeof( float ), output_frame, 1, fname( debug_dir, "output.sce", 0, sce_id, DEC ) ); dbgwrite( output, sizeof( float ), output_frame, 1, fname( debug_dir, "output.sce", 0, sce_id, DEC ) ); if ( st_ivas->ivas_format != MASA_ISM_FORMAT ) { Loading
lib_enc/speech_music_classif.c +0 −1 Original line number Diff line number Diff line Loading @@ -1966,7 +1966,6 @@ void ivas_smc_mode_selection( *attack_flag = attack + 1; } #ifdef DEBUGGING if ( st->idchan == 0 && st->coder_type != INACTIVE ) { Loading