Loading lib_dec/ivas_jbm_dec_fx.c +561 −560 Original line number Diff line number Diff line Loading @@ -781,8 +781,10 @@ ivas_error ivas_jbm_dec_tc_fx( output_q = 8; move16(); } ELSE IF( EQ_32( output_config, IVAS_AUDIO_CONFIG_EXTERNAL ) ){ IF( EQ_32( st_ivas->ism_mode, ISM_MASA_MODE_DISC ) ){ ELSE IF( EQ_32( output_config, IVAS_AUDIO_CONFIG_EXTERNAL ) ) { IF( EQ_32( st_ivas->ism_mode, ISM_MASA_MODE_DISC ) ) { ivas_omasa_rearrange_channels_fx( p_output_fx, nchan_transport_ism, output_frame ); } ELSE IF( EQ_32( st_ivas->ism_mode, ISM_MASA_MODE_MASA_ONE_OBJ ) ) Loading Loading @@ -1506,7 +1508,6 @@ return IVAS_ERR_OK; } /*--------------------------------------------------------------------------* * ivas_dec_feed_tc_to_renderer() * Loading lib_dec/lib_dec_fx.c +95 −95 Original line number Diff line number Diff line Loading @@ -2811,7 +2811,6 @@ ivas_error IVAS_DEC_HasDecodedFirstGoodFrame( } /*---------------------------------------------------------------------* * isSidFrame( ) * Loading Loading @@ -4831,8 +4830,7 @@ void IVAS_DEC_PrintDisclaimer( void ) *---------------------------------------------------------------------*/ static ivas_error evs_dec_main_fx( Decoder_Struct *st_ivas ) Decoder_Struct *st_ivas ) { DEC_CORE_HANDLE *hCoreCoder; Word16 mixer_left_fx, mixer_right_fx; Loading Loading @@ -5067,8 +5065,10 @@ static ivas_error apa_setup( set_zero2_fx( hIvasDec->apaExecBuffer_fx, L_mult0( apa_buffer_size, (Word16) nTransportChannels ) ); } ELSE{ IF( apa_reconfigure( hIvasDec->hTimeScaler, nTransportChannels, l_ts ) != 0 ){ ELSE { IF( apa_reconfigure( hIvasDec->hTimeScaler, nTransportChannels, l_ts ) != 0 ) { return IVAS_ERR_INIT_ERROR; } apa_buffer_size = APA_BUF_PER_CHANNEL; Loading lib_dec/ivas_sba_rendering_internal_fx.c +3 −3 File changed.Contains only whitespace changes. Show changes Loading
lib_dec/ivas_jbm_dec_fx.c +561 −560 Original line number Diff line number Diff line Loading @@ -781,8 +781,10 @@ ivas_error ivas_jbm_dec_tc_fx( output_q = 8; move16(); } ELSE IF( EQ_32( output_config, IVAS_AUDIO_CONFIG_EXTERNAL ) ){ IF( EQ_32( st_ivas->ism_mode, ISM_MASA_MODE_DISC ) ){ ELSE IF( EQ_32( output_config, IVAS_AUDIO_CONFIG_EXTERNAL ) ) { IF( EQ_32( st_ivas->ism_mode, ISM_MASA_MODE_DISC ) ) { ivas_omasa_rearrange_channels_fx( p_output_fx, nchan_transport_ism, output_frame ); } ELSE IF( EQ_32( st_ivas->ism_mode, ISM_MASA_MODE_MASA_ONE_OBJ ) ) Loading Loading @@ -1506,7 +1508,6 @@ return IVAS_ERR_OK; } /*--------------------------------------------------------------------------* * ivas_dec_feed_tc_to_renderer() * Loading
lib_dec/lib_dec_fx.c +95 −95 Original line number Diff line number Diff line Loading @@ -2811,7 +2811,6 @@ ivas_error IVAS_DEC_HasDecodedFirstGoodFrame( } /*---------------------------------------------------------------------* * isSidFrame( ) * Loading Loading @@ -4831,8 +4830,7 @@ void IVAS_DEC_PrintDisclaimer( void ) *---------------------------------------------------------------------*/ static ivas_error evs_dec_main_fx( Decoder_Struct *st_ivas ) Decoder_Struct *st_ivas ) { DEC_CORE_HANDLE *hCoreCoder; Word16 mixer_left_fx, mixer_right_fx; Loading Loading @@ -5067,8 +5065,10 @@ static ivas_error apa_setup( set_zero2_fx( hIvasDec->apaExecBuffer_fx, L_mult0( apa_buffer_size, (Word16) nTransportChannels ) ); } ELSE{ IF( apa_reconfigure( hIvasDec->hTimeScaler, nTransportChannels, l_ts ) != 0 ){ ELSE { IF( apa_reconfigure( hIvasDec->hTimeScaler, nTransportChannels, l_ts ) != 0 ) { return IVAS_ERR_INIT_ERROR; } apa_buffer_size = APA_BUF_PER_CHANNEL; Loading
lib_dec/ivas_sba_rendering_internal_fx.c +3 −3 File changed.Contains only whitespace changes. Show changes