Commit aae3d311 authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

fix formatting

parent 3293689e
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -163,8 +163,7 @@ ivas_error ivas_osba_dirac_td_binaural_jbm_fx(
#ifdef NONBE_FIX_ISM_XOVER_BR
    ivas_combined_orientation_set_to_start_index( st_ivas->hCombinedOrientationData );
#endif
g
    IF( EQ_16( st_ivas->hDecoderConfig->output_config, IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_CODED ) || EQ_16( st_ivas->hDecoderConfig->output_config, IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_PCM ) )
    g IF( EQ_16( st_ivas->hDecoderConfig->output_config, IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_CODED ) || EQ_16( st_ivas->hDecoderConfig->output_config, IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_PCM ) )
    {
        Word16 slot_idx, num_cldfb_bands, b, nchan_transport_orig;
        Word16 cldfb_slots;